20 Team Double Elimination Bracket Excel May 2026

Losers Bracket: LB R1: 2 games (4 teams from WB R1 losers) LB R2: 4 games (8 teams: 2 LB R1 winners + 6 WB R2 losers) LB R3: 4 games LB R4: 2 games LB R5: 1 game LB R6 (Consolation Final): 1 game Then Finals (possibly two matches).

=IF(ISBLANK(E2), "", "Winner of Game " & A2) But he kept it simple at first: just empty cells for user input. This is where beginners cry. In double elimination, after Round 1, the losers drop down to the losers bracket and must fight through to meet the winners bracket champion in the finals.

He labeled columns: A: Game # | B: Round | C: Winner’s Bracket Matchup | D: Loser Goes To... 20 team double elimination bracket excel

6 losers from WB Round 1 play in 3 games. LB2: 3 winners from LB1 + 8 losers from WB Round 2 = 11 teams? That doesn’t work (odd number). This is the trap.

| Round | Winners Bracket Games | Losers Bracket Games | |-------|------------------------|----------------------| | 1 | Games 1-4 (8 teams) | — | | 2 | Games 5-12 (16 teams) | Games L1-L2 (4 losers from WB R1) | | 3 | Games 13-16 | Games L3-L6 | | 4 | Games 17-18 | Games L7-L8 | | 5 | Game 19 (WB Final) | Games L9-L10 | | 6 | — | Game L11 (Consolation Final) | | 7 | Finals Game 20 (if needed: Game 21) | | Losers Bracket: LB R1: 2 games (4 teams

He then protected all cells except the team name entry cells so no one could accidentally break the bracket mid-tournament. The next morning, Mark printed 8 copies of the Excel sheet (legal size, landscape). He taped two sheets together to make one giant bracket. The teams loved it. No byes were unfair. Every loss had a path.

This pulled the winner from a previous game into the next slot. In double elimination, after Round 1, the losers

Mark added a checkbox in Excel: Linked to a formula: =IF(LBWinner = WBChampion, “Tournament Over”, “Game 39 needed”)