Why bracket size is always a power of two
Each round halves the field, so the bracket structure only stays symmetric if the total slot count is a power of two. Byes exist purely to pad an uneven field up to that clean number.
Building a bracket in a spreadsheet
List participants in seed order, then pair them "snake" style β seed 1 against the last seed, seed 2 against the second-to-last, and so on. Create one column per round and advance winners manually into the next column; many spreadsheet templates automate this advancement with simple formulas.
Frequently Asked Questions
Why do top seeds often avoid each other until later rounds?
That is the entire point of seeding β keeping the strongest competitors apart early keeps the event competitive throughout, and it rewards higher seeds with an easier early-round path.
Is double elimination always fairer than single elimination?
It reduces the chance a strong competitor is knocked out by one bad match, but it roughly doubles the number of matches and time required, which is why many events still choose single elimination purely for scheduling reasons.