Tool
Tournament Bracket Generator
Draw a single-elimination bracket with byes — random draw or classic seeding.
Tournament Bracket Generator
0 entrants fill a 1-slot bracket. Unseeded: the two best entrants can meet in round one, and roughly half the time two of the top four will.
Build a single-elimination bracket for any number of entrants, with byes placed automatically to fill the field to the next power of two, and a switch between a blind random draw and classic seeding.
The switch is the interesting part, because it is a direct trade between two things people both want. A blind draw is fairer to entrants; seeding produces a better tournament. They cannot both be maximised.
The tool states how many byes your field needs and where they go, since a bye is a free win and who receives one is a real advantage rather than an administrative detail.
How the Tournament Bracket Generator works — and why it's fair
A single-elimination bracket needs a field that is a power of two — 4, 8, 16, 32 — because each round halves the survivors and any other number leaves someone with nobody to play. Any real field is padded with byes to the next power of two: 12 entrants need a 16-slot bracket with 4 byes, and 20 need a 32-slot bracket with 12.
With seeding off, the whole field is shuffled uniformly and paired down the bracket, and byes fall wherever the shuffle puts them. Every possible bracket is equally likely, which means the two strongest entrants can meet in round one and the byes can go to entrants who did not need them.
With seeding on, the field is taken in the order you listed it — strongest first — and paired in the standard pattern that places seed 1 against the lowest seed, seed 2 as far away as possible, and so on. Byes go to the top seeds. The result is that the best entrants cannot meet before the later rounds, which is exactly the property tournaments want and exactly the property that makes the draw less random.
Seeding is not a small adjustment to fairness; it is a deliberate reduction in randomness in exchange for a better spectacle and a more defensible outcome. That is a legitimate design choice, and it depends entirely on trusting the seeding order — a wrongly seeded field produces a worse tournament than an unseeded one, because it concentrates the error.
A bye is a genuine advantage worth quantifying. In a 16-slot bracket with 4 byes, a seed with a bye plays three matches to reach the final while an unseeded entrant plays four. Over a long tournament that is a meaningful difference in fatigue and in the number of chances to be knocked out.
The tool generates round one only. Later rounds depend on results it has no way to know, and generating a full speculative bracket would imply a prediction it is not making.
When the Tournament Bracket Generator is fair — and when it is not
What it does guarantee
- Unseeded, every possible bracket is equally likely and every entrant has the same chance of any position.
- Bye count is computed from your field size and reported, so nobody receives a free win unannounced.
- Seeded, the standard 1-versus-N pattern is applied consistently rather than by hand.
What it does not
- Seeding is deliberately not random. It concentrates advantage on the entrants you listed first, correctly or otherwise.
- A bye is a real advantage, and in an unseeded draw it goes to a random entrant rather than to whoever most deserves it.
- Only round one is generated. Later rounds depend on results, which the tool has no way to know.
Two worked examples
12 entrants, unseeded
- Padded to a 16-slot bracket with 4 byes, placed randomly.
- Each entrant has a 4-in-16 = 25% chance of drawing a bye.
- The two strongest entrants can be paired in round one, and roughly two draws in five will pair some two of the top four.
12 entrants, seeded
- The 4 byes go to seeds 1 through 4, who each play three matches to the final rather than four.
- Seeds 1 and 2 cannot meet before the final; seeds 1 and 3 cannot meet before the semi.
- The randomness is gone by design — the same seeding order always produces the same bracket.
Draws where the format is the argument
Club and office tournaments are where the seeding switch earns its place, because the field is small enough that a bad unseeded draw genuinely ruins the event — two obvious favourites meeting in round one leaves three rounds of foregone conclusions.
Esports and game-night brackets use the unseeded form more often, for the good reason that the seeding information does not exist. When nobody knows who is strong, seeding by guess is worse than not seeding at all, and a blind draw is the honest option.
School and youth competitions use byes carefully, because a bye means one fewer game for a child who came to play. Knowing how many byes the field needs before the day is often enough to change the field size instead.
For a format where everyone plays everyone rather than being eliminated, the round-robin schedule generator produces the full fixture list in the minimum number of rounds. For splitting entrants into matched teams first, the balanced team splitter handles that.
Frequently asked questions
Why does the bracket need a power of two?
Because each round halves the field. Any other number leaves someone without an opponent, which is what byes exist to fill.
How many byes will my field need?
The next power of two minus your entrant count. Twelve entrants need a 16-slot bracket, so four byes.
Is a bye actually an advantage?
Yes, a real one. It is a free win, one fewer match to lose, and one fewer match of fatigue on the way to the final.
What does seeding actually change?
It places the strongest entrants as far apart as possible and gives them the byes, so favourites cannot meet early. It is a deliberate reduction in randomness.
Should I seed?
Seed if your ranking information is reliable. If it is a guess, an unseeded draw is more honest — a badly seeded bracket is worse than an unseeded one.
Why only round one?
Because every later round depends on results. Generating a full speculative bracket would imply predictions the tool is not making.
In an unseeded draw, how often do two of the top four meet in round one?
In a 16-slot bracket, about 38% of draws — roughly two in five. That is the specific risk seeding exists to remove.
Does the list order matter when seeding is off?
No. The whole field is shuffled uniformly, so entry order has no effect at all.
Can it do double elimination?
No, single elimination only. Double elimination needs a losers' bracket, which is a substantially different structure.
Related tools
Round-Robin Schedule Generator
Everyone plays everyone once, in the fewest rounds — by the circle method.
Balanced Team Splitter
Rate each player, then snake-draft into teams with matched total strength.
Random Team Name Generator
Combinatorial team names, with an alliteration filter that narrows the space on purpose.