Chess Caddy / Guides / How many rounds
How many rounds should a chess tournament have?
Work out the round count for your field size and time control — and see the reasoning, so you can defend the number when somebody asks.
“How many rounds?” is the first question a new organiser asks, and most pages answer it with a table and nothing else. The number is easy: take the base-2 logarithm of your field and round up. What nobody explains is why, how much less it guarantees than people assume, and that the clock usually decides for you.
The calculator does both halves of the sum — the pairing mathematics and the timetable — and everything it does is explained underneath.
Rounds calculator
Round lengths are worst-case estimates from the standard 60-move convention, not a sourced constant. Most games finish sooner; schedule to the worst case anyway, because the last board to finish is what gates the next round.
The rest of this guide is the working behind those numbers.
What US Chess Rule 27 actually says
There is a primary source for the round count, worth quoting in full because almost no guide does. US Chess rule 27, The Swiss System:
“A Swiss tournament should ideally have a number of rounds adequate to reduce the number of players with perfect scores to one. This result can be guaranteed by limiting entries to a number no greater than two raised to the power of the number of rounds.”
Read the second sentence carefully: it is stated the opposite way round from how everyone uses it. The rule caps the field given a number of rounds — R rounds is safe for up to 2R players, so five covers 32, six covers 64, seven covers 128. Invert it and you get the familiar form: rounds = log₂(players), rounded up.
One attribution point: this is a US Chess rule. FIDE publishes no guidance on rounds versus field size — its Swiss chapter covers pairing mechanics, not event design. Pages crediting the rounds table to FIDE are guessing.
Why the answer is log₂ of your field
The derivation is short, and once you have seen it you will never need the table again.
Start with the defining property of a Swiss: players on the same score are paired against each other. So everyone still on a perfect score is paired inside that group. Every game there has a winner and a loser, so each game removes at least one player from the group — and a draw removes both, because neither is perfect any more.
That gives a hard ceiling. If B players are perfect going into a round, at most ⌈B/2⌉ of them are still perfect coming out. The group at least halves every round. Start with N players, all trivially perfect before round one, and after r rounds at most N/2r can still be unbeaten and undrawn.
Now set that expression to one — the outcome Rule 27 asks for — and solve: N/2r ≤ 1, so 2r ≥ N, so r ≥ log₂(N). That is the whole thing.
It is also, not by coincidence, the number of rounds a knockout bracket needs for the same field. A knockout halves the field by throwing losers out; a Swiss halves the leading group by moving them down. Same arithmetic — but in a knockout half the entrants go home after one game.
What log₂ does not guarantee
This caveat gets dropped from every calculator page, and it decides how your event actually ends. log₂(N) rounds guarantees at most one perfect score. It does not guarantee a clear winner. Nothing stops two players finishing on 4½/5 with nobody on 5 — they drew with each other in round three and beat everybody else. No number of rounds prevents that, and US Chess says as much: the rule “cannot, however, guarantee a clear winner.”
So tiebreaks matter far more at club level than at elite level. Ties are the normal outcome of a short Swiss, not a failure. Decide your tiebreak order before round one and publish it — the Buchholz guide covers how the common ones behave. The alternative is to add a round, which is what the calculator's “one clear winner” setting does. That reduces ties; it cannot abolish them.
Rounds by field size, up to 200 players
Most published tables stop at 64 players, which is no help for a real open. “Minimum” is ⌈log₂N⌉; “recommended” bumps that to the next odd number the field can support, for the colour reasons below.
| Players | Minimum rounds | Recommended | Minimum guarantees a field up to | Practical maximum |
|---|---|---|---|---|
| 8 | 3 | 3 | 8 | 4 |
| 10 | 4 | 5 | 16 | 5 |
| 12 | 4 | 5 | 16 | 6 |
| 16 | 4 | 5 | 16 | 8 |
| 20 | 5 | 5 | 32 | 10 |
| 24 | 5 | 5 | 32 | 12 |
| 30 | 5 | 5 | 32 | 15 |
| 32 | 5 | 5 | 32 | 16 |
| 40 | 6 | 7 | 64 | 20 |
| 50 | 6 | 7 | 64 | 25 |
| 64 | 6 | 7 | 64 | 32 |
| 100 | 7 | 7 | 128 | 50 |
| 128 | 7 | 7 | 128 | 64 |
| 200 | 8 | 9 | 256 | 100 |
Note how flat that column is: doubling your entry list costs exactly one round. Anything from 17 to 32 players wants five, and 33 to 128 wants six or seven — which is why five rounds is the club default and weekend opens cluster on six and seven.
Too few rounds
Take 20 players in four rounds — a common shape, because four fits neatly into two evenings. The bound says at most 20/2⁴ = 20/16 = 1.25 players can still be perfect. That is above one, so the format has stopped doing its job: two players finishing 4–0 is not a fluke, it is permitted by the arithmetic, and it happens.
You get a shared first place settled by tiebreak arithmetic most of the room does not understand. Both leaders beat everyone put in front of them and neither played the other, so somebody leaves feeling the title was decided by a spreadsheet. A fifth round takes the bound to 20/32 = 0.625 and would have paired those two together — the difference between the event deciding itself and you deciding it afterwards.
Too many rounds
The failure at the other end is subtler. The rule you can never break is that two players must not meet twice. As the round count climbs relative to the field, the leaders have already played each other, so the engine reaches further down for a legal opponent. Pairings degrade: leaders float against players well below them, colours go out of balance, and eventually a rematch is unavoidable.
Treat the ceiling as a guideline, not a theorem. Keeping rounds at or below about N/2 is a working rule of thumb, not a proved bound — where quality degrades depends on how the scores have spread. The hard limit is easy to state: with N players there are only N−1 possible opponents, so N−1 rounds is the maximum without a repeat — and at that point you have played a round robin the hard way.
So the useful band runs from ⌈log₂N⌉ to about N/2: 4 to 8 rounds for 16 players, 7 to 50 for 100 — another way of saying that with a decent field the clock is your only real constraint.
Prefer an odd number of rounds
Given a choice between four rounds and five, run five. US Chess notes that events with an even number of rounds produce the largest colour disparities and are hardest to pair. With an odd count everyone can finish one colour out of balance, which is fine; an even-round event pushes players towards a ±2 imbalance the pairing rules must then work around.
Running five instead of four is usually the cheapest single improvement you can make to a club event. See the full Swiss guide for the rest of the setup decisions.
The clock math
This is what usually decides your round count. The standard estimate assumes a 60-move game, which makes the sum easy:
- Per-player minutes = base minutes + increment or delay in seconds. G/30 with a 5-second delay budgets 35 minutes per player.
- Worst-case game = twice that, because both clocks can run down. 70 minutes.
- Scheduled round = worst case + changeover. Fifteen minutes between rounds is realistic once you have collected result slips, verified them and posted the next pairings.
Five rounds, with four changeovers of 15 minutes between them:
| Control | Per player | Worst-case game | Five rounds total | Realistic shape |
|---|---|---|---|---|
| G/15 +5 | 20 min | 40 min | ~4h 20 | An afternoon |
| G/25 d5 | 30 min | 60 min | ~6h | A long day |
| G/30 d5 | 35 min | 70 min | ~7h | One full day |
| G/60 d5 | 65 min | 2h 10 | ~12h | Impossible in a day — a weekend |
| G/90 +30 | 120 min | 4h | ~21h | A three-day weekend |
Most games finish well before the worst case. You still cannot schedule on the average, because the last board to finish gates the next round. Time your rounds off the typical game and the slippage accumulates onto the final round, when everyone is tired and the venue wants its hall back.
Delay-based controls are also easier to schedule around: increment lets a player bank time and run a game far past its nominal length, while delay never adds time to the clock.
Rating bands: US Chess and FIDE
Your time control also decides how the event can be rated, and both federations classify it from the same total: base minutes + increment or delay in seconds.
| Total | US Chess |
|---|---|
| 5 to 10 | Blitz |
| Over 10, under 30 | Quick only |
| 30 to 65 | Dual-rated — Regular and Quick |
| Over 65 | Regular only |
The dual-rated band is why G/30 d5 is so popular in the United States: at a total of 35
it is the fastest control still earning a Regular rating, so a whole event fits in a day and counts.
Several widely-copied pages give different ranges; they are reproducing an outdated archived US Chess
page.
FIDE draws its lines in the same units but at different points: Blitz is 10 minutes or less, Rapid is over 10 and under 60, and classical is simply everything above that. FIDE's minimum rate of play for classical rating is not a flat 120 minutes either — it is a three-tier ladder based on who is playing: 120 minutes where a player rated 2400 or above is involved, 90 minutes where a player rated 1800 or above is involved, and 60 minutes where both players are under 1800.
Fitting rounds into your calendar
Four shapes cover almost every club event. Pick the shape first, then let it choose your control.
| Shape | Playing hours | What fits |
|---|---|---|
| One club evening | ~3 | 4 rounds at G/5, 3 at G/10 +5, or 2 at G/25 d5 |
| One day | ~8 | 5 rounds at G/30 d5 — the classic one-day open |
| A weekend | ~14–16 | 5 rounds at G/60 d5, or 5 at G/90 +30 spread over three days |
| One round per week | 1 round per session | Any control that fits an evening; 5 rounds takes 5 weeks |
The weekly club championship rewards a long control most, because only one game has to fit in an evening. It is also where withdrawals hurt most: publish the round dates with the entry form and expect a few half-point byes.
If the calculator says the event will not fit, the two honest fixes are to drop a round or shorten the control. Starting late and hoping is not a third option.
When the answer is not a Swiss at all
Sometimes the right round count is the one a different format hands you for free.
- Six players or fewer: run a round robin. Five rounds, everyone plays everyone, no pairing algorithm to explain and no argument about strength of schedule.
- Seven to ten: a round robin if the calendar allows — six to nine rounds is a lot of evenings, but the result is unarguable. Above about twelve, players start dropping out.
- Round count approaching player count: you are running a round robin the hard way. Just run one, off a Berger table.
- A short, spectator-friendly event: a knockout finishes in ⌈log₂N⌉ rounds with only N−1 games — but the average entrant plays barely two of them and half the field is out after one.
For everything in between, the Swiss is the right tool and the round count is the number at the top of the calculator.
Running it in Chess Caddy. Free, no account, no server, and it works offline after the first load. Events are stored in your browser with auto-backup and undo, and export or import as a JSON file. It runs Swiss, round robin, single-elimination knockout and Bughouse, offers Buchholz, Sonneborn-Berger and Cumulative tiebreaks, and prints pairing sheets and standings. The iOS app is in the App Store; Android is in closed testing. More on the FAQ page.
Frequently asked questions
How many rounds should a chess tournament have?
Take the base-2 logarithm of your player count and round up: 3 rounds for up to 8 players, 4 for 9–16, 5 for 17–32, 6 for 33–64, 7 for 65–128, 8 for 129–256. Most clubs then round up to the next odd number, so five rounds is the usual answer for a field between 17 and 32.
How many rounds for 100 players?
Seven. The minimum is ⌈log₂ 100⌉ = 7, because 2⁶ = 64 is short of 100 while 2⁷ = 128 covers it comfortably. Seven rounds at a dual-rated control is a two-day weekend event. Six rounds is workable if the schedule demands it, but expect two or three players to share the lead.
What is US Chess Rule 27?
It is the rule that sets the round count. It says a Swiss should have enough rounds to reduce the number of players with perfect scores to one, and that this is guaranteed by keeping entries no greater than two raised to the power of the number of rounds. Inverted, that is rounds = log₂(players), rounded up.
Does log₂ rounds guarantee a clear winner?
No. It guarantees at most one perfect score, which is a different thing. Two players can finish on 4½/5 with nobody on 5 — they drew with each other and beat everyone else. US Chess states explicitly that the rule cannot guarantee a clear winner, which is why publishing a tiebreak order before round one matters.
Why is the answer a logarithm?
Because same-score players are paired together. Every game inside the perfect-score group removes at least one player from it, and a draw removes both, so the group at least halves each round. After r rounds at most N/2ʳ players can still be perfect. Set that to one and you get r ≥ log₂(N).
What is the maximum number of rounds for a Swiss?
The hard limit is N−1, because with N players you only have N−1 possible opponents and rounds beyond that force a rematch. In practice quality degrades well before then; keeping rounds at or below about N/2 is a sensible working guideline. If your round count approaches N, run a round robin instead.
Is an odd or even number of rounds better?
Odd. US Chess notes that events with an even number of rounds produce the largest colour disparities and are the hardest to pair, because an odd count lets everyone finish just one colour out of balance. Running five rounds instead of four is usually the cheapest improvement you can make to a club event.
How long does a round of chess take?
Budget base minutes plus increment or delay in seconds per player, double it for the worst case, then add a changeover. G/30 d5 is 35 minutes per player, a 70-minute worst-case game, and about 85 minutes of schedule. Most games finish sooner, but the last board to finish gates the next round.
How many rounds fit in a one-day tournament?
Five at G/30 d5, which needs roughly seven hours including four fifteen-minute changeovers. That combination is the classic one-day open in the United States because a 35-minute total is the fastest control still eligible for a Regular rating. Longer controls need a weekend; G/60 d5 over five rounds is about twelve hours.
What time control counts as Blitz, Quick or Regular?
US Chess classifies by base minutes plus increment or delay in seconds. A total of 5 to 10 is Blitz, over 10 and under 30 is Quick only, 30 to 65 is dual-rated for both Regular and Quick, and over 65 is Regular only. FIDE uses the same total but different cut-offs: Blitz up to 10, Rapid over 10 and under 60.
How many games does each player play in a Swiss?
One per round, so the round count is the answer — five rounds means five games. If the field is odd, one player each round sits out with a bye, and that player plays one game fewer. Nobody should receive a full-point bye more than once in the same event.
How many rounds does a knockout need?
The same ⌈log₂ N⌉ as the Swiss minimum, for the same reason: the field halves every round. A 16-player bracket takes four rounds, 32 takes five. The bracket is the next power of two above your field, and the difference between that and your entry count is the number of first-round byes.
When should I run a round robin instead of a Swiss?
With six players or fewer, always — five rounds and everyone plays everyone. With seven to ten, run one if the calendar allows the extra evenings. Above twelve it becomes a scheduling burden. And if your Swiss round count is approaching your player count, you are already running a round robin the hard way.
What happens if I run too few rounds?
The perfect-score group never narrows to one. Twenty players in four rounds gives a bound of 20 ÷ 2⁴ = 1.25, above one, so two players can legitimately finish 4–0 and first place is settled by tiebreak arithmetic rather than on the board. A fifth round takes the bound to 0.625 and pairs the leaders together.
Set your round count and run the event
Chess Caddy is free, works offline and needs no account. Swiss, round robin, knockout and Bughouse, with live standings and printable pairing sheets.
Launch Chess Caddy — it’s free