> For the complete documentation index, see [llms.txt](https://docs.scoreholio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scoreholio.com/de/tournament.md).

# Turnier planen

- [Turnier-Rechner](https://docs.scoreholio.com/de/tournament/tournament-calculator.md): Hier findest du ungefähr, wie viel Zeit du für deine Turniere brauchst, sowie einen Rechner, der dir hilft, Auszahlungen zu bestimmen.
- [Turnierformate](https://docs.scoreholio.com/de/tournament/tournament-formats.md)
- [Jeder gegen jeden](https://docs.scoreholio.com/de/tournament/tournament-formats/round-robin.md): Das Round-Robin-Format von Scoreholio ermöglicht Teams, gegen zufällige Gegner anzutreten, und stellt gleichzeitig sicher, dass sie nicht zweimal gegen dasselbe Team spielen. Eine laufende Rangliste verfolgt die Ergebnisse, und sobald alle Runden abgeschl
- [Einfaches K.-o.-System](https://docs.scoreholio.com/de/tournament/tournament-formats/single-elimination.md)
- [Doppel-K.-o.-System](https://docs.scoreholio.com/de/tournament/tournament-formats/double-elimination.md)
- [Gruppenspiele](https://docs.scoreholio.com/de/tournament/tournament-formats/pool-play.md): Faire Paarungen, schnelles Spiel und jede Menge Spaß
- [Zeitplan festlegen](https://docs.scoreholio.com/de/tournament/tournament-formats/zeitplan-festlegen.md): Plane eine über Wochen laufende Liga für deine Gruppe. Scoreholio verfolgt die Statistiken über die Wochen hinweg.
- [Swissholio](https://docs.scoreholio.com/de/tournament/tournament-formats/swissholio.md): Jeder-gegen-jeden-Spielweise, bei der Teams gegen andere Teams mit ähnlicher Bilanz spielen
- [Leiter](https://docs.scoreholio.com/de/tournament/tournament-formats/leiter.md)
- [K.-o.-System](https://docs.scoreholio.com/de/tournament/tournament-formats/knockout.md)
- [Team-Erstellung](https://docs.scoreholio.com/de/tournament/team-generation.md)
- [Blind Draw](https://docs.scoreholio.com/de/tournament/team-generation/blind-draw-1.md)
- [Kein Heulsusen-Blind Draw](https://docs.scoreholio.com/de/tournament/team-generation/blind-draw-1/no-crybaby-blind-draw.md): Vermeide aufeinanderfolgende Partner in aufeinanderfolgenden Blind Draws.
- [Switcholio](https://docs.scoreholio.com/de/tournament/team-generation/switcholio.md)
- [Geteilter Switch](https://docs.scoreholio.com/de/tournament/team-generation/geteilter-switch.md): Unser beliebtes Switcholio-Format wird in zwei Gruppen aufgeteilt. Was könnte lustiger sein
- [Teams und Einzel festlegen](https://docs.scoreholio.com/de/tournament/team-generation/set-teams.md)
- [Squadholio](https://docs.scoreholio.com/de/tournament/team-generation/squadholio.md): „Das ist das lustigste Turnier, das du je ausrichten wirst“ - Scoreholio-Inhaber, Benjamin Budhu
- [MLP - Multi-Level-Spiel](https://docs.scoreholio.com/de/tournament/team-generation/mlp-multi-level-spiel.md): Im Grunde ein Mini-Turnier zwischen zwei Teams mit Optionen für Doppel oder eine Mischung aus Doppel/Einzel.
- [Handicaps für Cornhole](https://docs.scoreholio.com/de/tournament/handicaps-fur-cornhole.md): Das Handicap-System von Scoreholio ist darauf ausgelegt, die Chancen auszugleichen, damit jeder Spieler oder jedes Team unabhängig vom Können eine faire Chance hat.
- [DUPR für Pickleball](https://docs.scoreholio.com/de/tournament/dupr-fur-pickleball.md): Spieler können ihre DUPR-Konten mit ihren Scoreholio-Profilen verknüpfen, und Organisatoren können Turnierergebnisse mit nur einem Klick ganz einfach wieder an DUPR senden


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.scoreholio.com/de/tournament.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
