Part of the Sports & Games suite · 39 calculators

Knockout Tournament Calculator

The bracket size, number of rounds, byes and total matches for a single-elimination tournament with any number of entries.

A knockout needs a bracket that is a power of two — 8, 16, 32 — because each round halves the field.

Results update as you type
Results
Total matches
11
Bracket size
Rounds
Byes
First-round matches
The rounds
Reviewed September 2026. Sporting arithmetic: fixed by the rules of the game, not by where it is played. In the US "batting average" means hits per at-bat — the baseball definition.
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About knockout tournament

How the knockout tournament calculator works

A knockout needs a bracket that is a power of two — 8, 16, 32 — because each round halves the field. When the entries are not a power of two, the difference is made up with byes: the top seeds skip the first round. With 12 entries the bracket is 16, so four byes go to the top four seeds and the other eight play in round one.

The total matches is always entries − 1, whatever the byes, because every match eliminates exactly one competitor and all but the winner must be eliminated. It is one of the tidiest results in tournament design.

Formula: bracket = next power of 2; byes = bracket − entries; matches = entries − 1

Worked examples

InputsTotal matchesNote
12 entries1116 bracket, 4 byes, 11 matches
16 entries, no byes1515 matches over 4 rounds
32 with a third-place playoff3232 matches

Frequently asked questions

How many matches in a knockout?

Always entries minus one, because every match eliminates exactly one competitor and all but the winner must go.

What is a bye?

A free pass to the second round, given when the entries do not fill a power-of-two bracket. Byes normally go to the top seeds.

How many rounds will it take?

The log base two of the bracket size — 16 entries take four rounds, 64 take six.

Why must the bracket be a power of two?

Because each round halves the field, so only 2, 4, 8, 16 and so on divide evenly down to a single winner.

Does a third-place playoff change the count?

It adds exactly one match, played between the two beaten semi-finalists.

Where these figures come from

Last checked: September 2026. Formulas follow the governing bodies where one publishes them — the World Handicap System for golf, the ICC playing conditions for cricket run rates.