Tournament Bracket Generator
Build a single-elimination bracket from a list of players, seeded or drawn at random.
About the Tournament Bracket Generator
Seeds are paired first against last, second against second-last, and so on, so the two strongest entrants can only meet in the final. That is what seeding is for, and it is why a bracket built by listing people in the order they signed up produces a lopsided tournament.
An awkward number of entrants is padded with byes in the first round rather than given an extra round. Seven players means one walks straight into round two, which is how a real draw handles it — and the bye goes to the top seed.
Clicking a name advances it; clicking it again undoes the result and clears everything downstream, because a changed result invalidates the matches that depended on it.
How it works
Paste the entrants, one per line.
Seed them in the order given, or draw the bracket at random.
Click a name to advance them. The bracket fills in as you go.
Frequently asked questions
- How does tournament seeding work?
- The top seed is paired against the bottom seed, second against second-last, and so on. That keeps the strongest entrants apart until the later rounds, which is the entire purpose of seeding.
- What happens with an odd number of players?
- The field is padded with byes up to the next power of two, and the byes go to the top seeds. Seven players means one walks into round two rather than the tournament gaining an extra round.
- How many matches are in a single-elimination tournament?
- One fewer than the number of entrants, because every match eliminates exactly one player and all but the winner must be eliminated. Sixteen players means fifteen matches.
- Can I undo a result?
- Yes — click the winner again. Everything downstream that depended on it is cleared as well, since a changed result invalidates the matches that followed from it.
- Can I draw the bracket at random instead of seeding?
- Yes, with the random draw option. It shuffles the field before pairing, which is what you want when there is no meaningful ranking to seed by.
Privacy
Everything happens locally. Your files are read by your own browser, processed on your device, and never uploaded — closing the tab is all it takes to erase them.
Related Fun tools
Wheel Spinner
A spinning wheel of your own entries — for prize draws, picking and deciding.
Random Name Picker
Pick a name at random from a list — for classrooms, draws and choosing who goes first.
Random Number Generator
Draw random numbers in any range, with or without repeats — a fair prize draw.
Random Name Generator
Invent names for characters, test data and accounts — first, last or both.