# Planning Tournament

- [Tournament Calculator](https://docs.scoreholio.com/tournament/tournament-calculator.md): Here you can find approximately how much time you need to run your tournaments as well as a calculator to help determine payouts.
- [Tournament Formats](https://docs.scoreholio.com/tournament/tournament-formats.md)
- [Round Robin](https://docs.scoreholio.com/tournament/tournament-formats/round-robin.md): Scoreholio’s Round Robin format allows teams to compete against random opponents while ensuring they don’t play the same team twice. A running leaderboard tracks results, and once all rounds are compl
- [Single Elimination](https://docs.scoreholio.com/tournament/tournament-formats/single-elimination.md)
- [Double Elimination](https://docs.scoreholio.com/tournament/tournament-formats/double-elimination.md)
- [Pool Play](https://docs.scoreholio.com/tournament/tournament-formats/pool-play.md): Fair Matchups, Fast Action, and All the Fun
- [Set Schedule](https://docs.scoreholio.com/tournament/tournament-formats/set-schedule.md): Plan out a weeks long league for your group. Scoreholio will track stats throughout the weeks.
- [Swissholio](https://docs.scoreholio.com/tournament/tournament-formats/swissholio.md): Round Robin style play where teams play other teams of similar record
- [Ladder](https://docs.scoreholio.com/tournament/tournament-formats/ladder.md)
- [Knockout](https://docs.scoreholio.com/tournament/tournament-formats/knockout.md)
- [Team Generation](https://docs.scoreholio.com/tournament/team-generation.md)
- [Blind Draw](https://docs.scoreholio.com/tournament/team-generation/blind-draw-1.md)
- [No Crybaby Blind Draw](https://docs.scoreholio.com/tournament/team-generation/blind-draw-1/no-crybaby-blind-draw.md): Avoid having back to back partners in consecutive blind draws.
- [Switcholio](https://docs.scoreholio.com/tournament/team-generation/switcholio.md)
- [Split Switch](https://docs.scoreholio.com/tournament/team-generation/split-switch.md): Our popular Switcholio format Split into two groups. What could be more fun
- [Set Teams and Singles](https://docs.scoreholio.com/tournament/team-generation/set-teams.md)
- [Squadholio](https://docs.scoreholio.com/tournament/team-generation/squadholio.md): "This is the most fun tournament you will ever run" - Scoreholio Owner, Benjamin Budhu
- [MLP - Multi Level Play](https://docs.scoreholio.com/tournament/team-generation/mlp-multi-level-play.md): Essentially a mini tournament between two teams with options to play doubles or a mix of doubles/singles.
- [Handicaps for Cornhole](https://docs.scoreholio.com/tournament/handicaps-for-cornhole.md): Scoreholio’s handicapping system is designed to level the playing field, giving every player or team a fair shot regardless of skill level.
- [DUPR for Pickleball](https://docs.scoreholio.com/tournament/dupr-for-pickleball.md): Players can link their DUPR accounts to their Scoreholio Profiles and Organizers can easily submit tournament results back to DUPR with the click of one button


---

# 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/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.
