# Turnierplanung

- [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 Jeder-gegen-jeden-Format von Scoreholio ermöglicht es Teams, gegen zufällige Gegner anzutreten, ohne zweimal gegen dasselbe Team zu spielen. Eine laufende Rangliste verfolgt die Ergebnisse, und sobald alle Runden abgeschlossen sind
- [Einzel-K.-o.](https://docs.scoreholio.com/de/tournament/tournament-formats/single-elimination.md)
- [Doppel-K.-o.](https://docs.scoreholio.com/de/tournament/tournament-formats/double-elimination.md)
- [Gruppenspiel](https://docs.scoreholio.com/de/tournament/tournament-formats/pool-play.md): Faire Paarungen, schnelle Action und jede Menge Spaß
- [Spielplan festlegen](https://docs.scoreholio.com/de/tournament/tournament-formats/spielplan-festlegen.md): Plane für deine Gruppe eine mehrere Wochen lange Liga. 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-Weichei-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)
- [Split Switch](https://docs.scoreholio.com/de/tournament/team-generation/split-switch.md): Unser beliebtes Switcholio-Format, aufgeteilt in zwei Gruppen. Was könnte mehr Spaß machen
- [Teams und Einzel einrichten](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 jemals veranstalten wirst“ - Scoreholio-Besitzer Benjamin Budhu
- [MLP - Multi Level Play](https://docs.scoreholio.com/de/tournament/team-generation/mlp-multi-level-play.md): Im Wesentlichen ein Mini-Turnier zwischen zwei Teams mit der Möglichkeit, Doppel oder eine Mischung aus Doppel/Einzel zu spielen.
- [Handicaps für Cornhole](https://docs.scoreholio.com/de/tournament/handicaps-fur-cornhole.md): Das Handicap-System von Scoreholio ist darauf ausgelegt, die Wettbewerbsbedingungen auszugleichen und jedem Spieler oder Team unabhängig vom Spielniveau eine faire Chance zu geben.
- [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 zurück an DUPR übermitteln


---

# Agent Instructions: 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.
