Create, run and share tournaments in minutes
Build a knockout bracket for any number of teams, record winners as the games happen, and export the result — all without an account.
2–128 teams
One team per line. Empty lines become Team 1, Team 2, …
Your progress is saved automatically in this browser
A single elimination bracket — also called a knockout bracket, sudden-death bracket, or just “the bracket” — is the most common tournament format in the world. Teams are paired into matches, the loser of each match is immediately eliminated, and the winner advances to the next round until only one team is left standing as the champion.
It is the format used in the FIFA World Cup knockout stage, Wimbledon, the NFL playoffs, and virtually every esports grand final. Its biggest strengths are speed and drama: a 128-team field is decided in just 7 rounds, and every match matters because one loss ends a team’s run.
The whole flow takes under a minute and works entirely in your browser — no sign-up, no waiting:
This generator uses standard tournament seeding, the same layout used by professional events: seed 1 meets the lowest seed in the first round, seed 2 is placed in the opposite half, and so on, so the highest seeds can only meet in the latest possible round.
When the team count is not a power of two (for example 6, 12, or 20 teams), the bracket is padded to the next power of two and the missing slots become byes. Byes are always awarded to the top seeds, who advance to round 2 automatically — the widely accepted convention for knockout tournaments.
A single elimination tournament with N teams always needs exactly N − 1 matches, and the number of rounds is the base-2 logarithm of the padded bracket size:
| Teams | Rounds | Matches | Byes |
|---|---|---|---|
| 4 | 2 | 3 | 0 |
| 8 | 3 | 7 | 0 |
| 16 | 4 | 15 | 0 |
| 24 | 5 | 23 | 8 |
| 32 | 5 | 31 | 0 |
| 64 | 6 | 63 | 0 |
Choose single elimination when you need a champion quickly, the field is large, and early exits are acceptable. It is ideal for weekend cups, community esports events, school sports days, and office competitions.
If losing teams should get a second chance, use our double elimination bracket generator instead. If every team should play several matches regardless of results, a round robin generator is the better fit — and for large fields with a fixed number of rounds, consider the Swiss system.
This page is a fully free tool, and your progress is saved in your browser automatically. Create a free account when you want to keep tournaments long-term: you get a public share page for participants, self-service registration, score recording by assigned referees, match scheduling with times and venues, and image exports for social media.
Two chances for every team: winners bracket, losers bracket and a grand final with bracket reset. 4–64 teams.
Everyone plays everyone. Fair league schedules with live standings, head-to-head tiebreakers and home-and-away support. 3–12 teams.
All play every round against similar-strength opponents, with Buchholz tiebreakers and a path into the knockout stage. 4–64 teams.
Split any list of names into fair random teams, fixed-size groups or a shuffled draw order — unbiased Fisher–Yates shuffle, entirely in your browser.
Enter your team count and instantly get the bracket size, number of byes, which seeds rest in round one, plus rounds and total matches.
Head-to-head vs goal difference vs Buchholz: compare the tiebreaker ladders of football, esports and the Swiss system with worked examples.