Blog/

Tournament Formats Explained: How to Pick the Right One [2026]

Tournamyx Team · Tournamyx Digital

Tournament Guides

There are five tournament formats worth knowing: single elimination, double elimination, round robin, Swiss, and group stage + knockout. The quickest way to choose between them is match count. For n teams that is n − 1, 2n − 2, and n(n − 1) ÷ 2 respectively, about half the field per Swiss round, and something in between for groups into a bracket.

I have run events from 8 teams to 406. Format is the one decision that sets everything else — how many courts you book, how long the day runs, and how many teams go home after a single game. Here is each format with its real numbers, and a straight answer on which one to pick.

Key Takeaways

  • Single elimination: n − 1 matches over ⌈log₂ n⌉ rounds. The fastest format — and half the field plays once.
  • Double elimination: 2n − 2 matches, or 2n − 1 if the grand final resets. Fairer, at roughly double the court time.
  • Round robin: n(n − 1) ÷ 2 matches. Perfectly fair and it grows fast — 8 teams is 28 matches, 16 teams is 120.
  • Swiss: ⌈log₂ n⌉ rounds with half the field playing each round. It ranks 32 players in 80 games instead of 496.
  • Group stage + knockout: the one-day default — a guaranteed 3 games per team and still a real final.

What Are the Five Tournament Formats?

Single Elimination: Lose Once, Go Home

One loss and you are out. Every team except the champion loses exactly once, so the count is always n − 1 matches — 15 for 16 teams, across 4 rounds, about 4 hours on two courts.

If your entry list is not a power of two, the draw pads out with byes. Thirteen teams in a 16-slot bracket hands seeds 1, 2 and 3 a free pass into round two — the mechanics are in tournament brackets with byes. Use this format when the clock is the binding constraint, and draw one in the free tournament bracket generator.

Double Elimination: Two Lives Per Team

Lose once and you drop to a losers bracket. Everyone but the champion has to lose twice, which makes the count 2n − 2 — 30 matches for 16 teams, or 31 if the losers-bracket survivor wins the grand final and forces a reset.

The real cost is ordering, not volume. The losers bracket cannot run ahead of the winners bracket, so you lose parallelism and need three courts or two days. Full comparison in single elimination vs double elimination.

Round Robin: Everyone Plays Everyone

Every team meets every other team once: n(n − 1) ÷ 2 matches. It is the fairest table you can produce, because nobody's finish depends on a lucky draw.

It also grows quadratically. Six teams is 15 matches, 8 is 28, 12 is 66, and 16 is 120 — a league season, not a Saturday. Rounds run n − 1 with an even field and n with an odd one, since somebody sits out each round.

Build the fixtures with the circle method in how to run a round robin tournament, or generate them instantly in the round robin generator.

Swiss System: Big Fields, Few Rounds

Swiss pairs teams on equal records each round and eliminates nobody. Run ⌈log₂ n⌉ rounds — 4 for 16 entrants, 5 for 32 — and the standings usually separate cleanly at the top.

That is the trick for large individual fields. Thirty-two chess players over 5 Swiss rounds is 80 games; a full round robin between them is 496. Ties are usually broken on Buchholz — the sum of your opponents' scores — because it rewards the harder path.

Group Stage + Knockout: The One-Day Default

Split the field into groups of 3, 4 or 5, play a mini round robin in each, then send the top finishers into a bracket. Sixteen teams as four groups of 4 into quarter-finals is 31 matches.

This is what most paid one-day events should run. Every team gets at least 3 games and there is still a final worth watching. Mechanics in group stage + knockout explained, or lay one out in the group stage knockout generator.

Consolation and Plate Brackets: The Add-On

A plate is a second bracket for teams knocked out early. It costs extra matches but fixes the loudest complaint about knockouts: driving an hour to play once.

At a 16-team event, a plate for the eight first-round losers adds 7 matches — a 47% increase on a 15-match bracket. I add one whenever entries are paid, as in how to organize a badminton tournament.

How Many Matches Does Each Tournament Format Need?

Same field, five very different days. Group figures below assume groups of 4 with the top two advancing:

  • 8 teams: 7 single elim · 14 double elim · 28 round robin · 12 Swiss (3 rounds) · 15 as two groups into semi-finals
  • 12 teams: 11 · 22 · 66 · 24 Swiss (4 rounds) · 25 as three groups into quarter-finals
  • 16 teams: 15 · 30 · 120 · 32 Swiss (4 rounds) · 31 as four groups into quarter-finals
  • 24 teams: 23 · 46 · 276 · 60 Swiss (5 rounds) · 51 as six groups into a round of 16
  • 32 teams: 31 · 62 · 496 · 80 Swiss (5 rounds) · 63 as eight groups into a round of 16

Every number there comes from the same handful of formulas. If you want to run them for your own team count, they are all worked through in how many games in a tournament.

Which Tournament Format Should You Pick?

Start from your hardest constraint, not from what looks fairest on paper:

  • Half a day, one winner, tight clock? Single elimination.
  • Paid entries and teams travelling in? Group stage + knockout, so nobody drives home after 20 minutes.
  • Large individual field — chess, esports, badminton singles? Swiss.
  • A season spread across weeks? Round robin, one round per week.
  • Competitive field where the title should be earned twice? Double elimination.
  • Only 4 to 6 teams? Straight round robin — 6 to 15 matches, no bracket needed.

Team-count specifics are worked out in the best tournament format for 8 teams and the best tournament format for 16 teams. If you are starting from a blank page, the complete guide to organizing a tournament covers budget, rules and match day too.

How Long Does Each Tournament Format Take?

The formula is blunt: hours = matches ÷ courts × slot length. A slot is match time plus changeover, usually 5 to 10 minutes on top.

  • 16 teams, single elimination, 15 matches at 30-minute slots: 8 slots on two courts ≈ 4 hours.
  • 16 teams, four groups into quarter-finals, 31 matches at 30-minute slots: 11–12 slots on three courts ≈ 5.5–6 hours.
  • 8 teams, full round robin, 28 matches at 20-minute slots: 7 rounds of 4 matches, so 14 slots on two courts ≈ 4.7 hours.

Knockouts break the divide-by-courts rule near the end. A final is one match no matter how many courts you have, so the last three rounds crawl. Court allocation and rest gaps are stepped through in how to make a tournament schedule, and you can sketch the day in the tournament schedule maker.

What Goes Wrong With Each Format?

Each format has one failure mode that shows up at almost every event I have watched:

  • Single elimination: byes drawn at random instead of given by seed. The top seeds should get them, every time.
  • Double elimination: the losers bracket run late, so one team plays three matches back to back. Sequence it round by round.
  • Round robin: no published tie-breaker. Three teams on 6 points and no written rule is how tournaments end in shouting.
  • Swiss: too few rounds for the field size. Below ⌈log₂ n⌉ rounds you finish with a five-way tie at the top.
  • Group stage + knockout: uneven group sizes. A team in a group of 3 plays 2 matches, a team in a group of 4 plays 3 — comparing their records to rank best third-placed teams is not fair.

Frequently Asked Questions

What is the most common tournament format?

Single elimination is the most common bracket, because it needs the fewest matches — n − 1. Among real events that charge entry fees, group stage + knockout is more common, since it guarantees every team more than one game.

What is the fairest tournament format?

Round robin. Everyone plays everyone, so the final table reflects results rather than the draw. The catch is volume: n(n − 1) ÷ 2 means 16 teams need 120 matches. If you need a bracket, double elimination is the fairest option at 2n − 2.

Which tournament format is best for a one-day event?

Group stage + knockout up to about 24 teams, or single elimination if you have under 5 hours of court time. Sixteen teams as four groups of 4 into quarter-finals is 31 matches, roughly 5.5 to 6 hours on three courts.

What is the difference between a bracket and a group stage?

A bracket eliminates: lose and you are out, and each result feeds the next match. A group stage ranks: everyone in the group plays everyone, and a points table decides who advances. Most tournaments use a group stage first, then a bracket.

Can you mix tournament formats?

Yes, and most good tournaments do. Group stage into a knockout is already a mix. So is a Swiss qualifier feeding a top-8 bracket, or a main draw plus a plate for first-round losers.

What tournament format works for 10 teams?

Two groups of 5 into semi-finals: 20 group matches plus 3 knockout matches is 23 total, and every team plays at least 4. A full round robin would be 45 matches, and a straight 10-team bracket needs 6 byes.

Tournament Formats Explained: Recap

  • Single elimination = n − 1. Double = 2n − 2. Round robin = n(n − 1) ÷ 2. Swiss = half the field per round.
  • Group stage + knockout is the default for one-day events with paid entries.
  • Round robin is the fairest and the most expensive — keep it for seasons and small fields.
  • Swiss handles big individual fields in few rounds, with Buchholz breaking the ties.
  • Whatever you pick, publish the tie-breakers before the first match is played.

Ready to build one? Create a free tournament on Tournamyx Scores — pick your format and the bracket, schedule and live standings generate themselves.

Run your next tournament on Tournamyx.

Automatic schedules, live standings, one shareable link. Free for small events.