Free Tournament Bracket Maker
Create and discover tournaments for esports, FGC, and community events.
Learn how to bracket 5, 6, 7, 9 or 12 teams, calculate byes, assign them by seed and handle odd field sizes correctly.
For an uneven single-elimination field, round the number of teams up to the next power of two; the difference is the number of byes, and in a seeded bracket those byes normally go to the highest seeds.
The formula is:
byes = next power of two - number of teams
A bye is an automatic advancement through a round without playing a match. It does not create an extra match and it does not represent a real opponent.
| Teams | Bracket size | Byes | Who gets them |
|---|---|---|---|
| 5 | 8 | 3 | Seeds 1-3 |
| 6 | 8 | 2 | Seeds 1-2 |
| 7 | 8 | 1 | Seed 1 |
| 9 | 16 | 7 | Seeds 1-7 |
| 12 | 16 | 4 | Seeds 1-4 |
The total number of actual single-elimination matches remains teams - 1. Five teams therefore play four actual matches even though the bracket uses eight positions. You can build these layouts with the Bracket Maker or start from templates.
A 5-team single-elimination bracket uses an 8-position bracket with 3 first-round byes.
In a seeded tournament, seeds 1, 2, and 3 receive the byes. Seeds 4 and 5 play the only opening-round match.
After that match, four participants remain:
Those four play two semifinals, then the semifinal winners play the final.
The event contains four actual matches total: one preliminary match, two semifinals, and one final.
A 6-team single-elimination bracket uses an 8-position bracket with 2 byes, normally assigned to seeds 1 and 2.
The other four entrants play two first-round matches. Those two winners join seeds 1 and 2 in the semifinals.
The event has five actual matches:
A 7-team single-elimination bracket uses an 8-position bracket with 1 bye, normally assigned to seed 1.
The other six entrants play three first-round matches. Seed 1 plus the three first-round winners create the four-player semifinal round.
Six total matches are required to eliminate six of the seven entrants.
A 9-team single-elimination bracket uses a 16-position bracket with 7 byes.
In a seeded event, seeds 1 through 7 receive those byes. Seeds 8 and 9 play the only opening-round match.
That match produces the eighth player for the round of eight. From there, the tournament proceeds through quarterfinals, semifinals, and the final.
Eight actual matches are required to determine the champion.
A 10-team single-elimination bracket uses a 16-position bracket with 6 byes, normally assigned to seeds 1 through 6.
Seeds 7 through 10 create two opening matches. The two winners join the six bye recipients to create an eight-player next round.
The tournament contains nine actual matches in total.
An 11-team single-elimination bracket uses a 16-position bracket with 5 byes, normally assigned to seeds 1 through 5.
The remaining six entrants play three opening matches. The three winners plus the five bye recipients create an eight-player next round.
Ten actual matches are required to determine the champion.
A 12-team single-elimination bracket uses a 16-position bracket with 4 byes, normally assigned to seeds 1 through 4.
Seeds 5 through 12 play four opening matches. The four winners join seeds 1 through 4 in the next eight-player round.
The tournament needs 11 actual matches total.
A bye is an automatic advance to a later round without playing a match in the round that was skipped.
Byes exist because elimination brackets are easiest to structure around powers of two: 2, 4, 8, 16, 32, 64, and so on.
When the field falls between those sizes, the bracket still uses the next larger power-of-two structure, but some first-round positions are empty. Those empty positions become byes.
Represent a bye as an empty structural slot when the tournament software supports it.
In a seeded tournament, the highest seeds normally get the byes.
That preserves the meaning of seeding. A top seed receives the advantage created by the incomplete first round instead of that advantage being randomly given to a weaker seed.
For example, a 6-team bracket has two byes, so seeds 1 and 2 normally receive them.
In a casual unseeded event, organizers can instead randomize the bye allocation. The important part is to decide the method before the bracket is revealed.
The number of byes is the next power of two minus the number of participants.
Examples:
8 - 5 = 3 byes16 - 11 = 5 byes32 - 20 = 12 byes32 - 31 = 1 byeNo byes are required when the entrant count is already a power of two, such as 4, 8, 16, 32, or 64.
In an elimination bracket, a bye is an advance without a played win, so it should not be recorded as though the player defeated an opponent.
The participant advances because there is no opponent in that position.
For standings-based formats such as Swiss, the scoring of a bye can be different and depends on the ruleset. Some systems award match points for a bye. Others have special tiebreak treatment for unplayed rounds.
That means the safe general rule is:
Seed a bracket with byes by ranking the entrants first, calculating how many byes are required, then assigning those byes to the highest seeds while keeping the strongest seeds in different areas of the bracket.
For a 6-player bracket:
Do not cluster all bye recipients into one half of the bracket just to make the layout look simpler. The bracket should remain competitively balanced.
In double elimination, byes exist on the winners side in the same structural way. A bye does not send anyone to losers, and it does not count as a loss. A participant who advances by bye still has zero losses.
Create and discover tournaments for esports, FGC, and community events.