Progressive Knockout
Winners play winners, losers play losers - every player gets a final ranking and nobody goes home early.
Pick this if you want every player ranked, first to last.
- Players
- 8, 16 or 32
- Singles or doubles
- Singles or doubles
- How it runs
- Winners play winners, losers play losers
- Match scoring
- Short sets or full sets
- Winner decided by
- Every place from 1st to last
- Skill mix
- Same level best
- Complexity to run
- Medium
Overview
The progressive knockout (sometimes called a "staircase draw" or "positional draw") ensures that every player plays the same number of matches and finishes with a unique ranking position. After each round, winners advance in the main bracket and losers move into parallel brackets. Unlike a consolation draw where the losers bracket is a secondary afterthought, the progressive knockout treats every bracket equally and produces a full ranking from 1st to last.
How it works
- Round 1 is identical to a standard knockout.
- Winners play other winners in Round 2, and losers play other losers.
- After Round 2, players are further split: winners of the winners bracket continue for positions 1-4 (in a 16-player draw), losers of the winners bracket play for 5-8, winners of the losers bracket play for 9-12, and losers of the losers bracket play for 13-16.
- This continues until every player has a final ranking.
- In a draw of N players (where N is a power of 2), every player plays exactly log2(N) matches.
Running one, step by step
- Set the draw size (8 or 16 players works best).
- Create the full progressive bracket in advance. Pre-draw templates are essential - this is too complex to manage on the fly.
- Seed the initial round to separate strong players.
- Use short match formats (Fast4 or timed matches) since every player plays multiple matches.
- Label each bracket clearly (e.g. "Positions 1-4," "Positions 5-8") so players know where they stand.
- Run all matches in each round simultaneously to keep the tournament moving.
- Announce the complete final rankings at the end - this is satisfying for players to see exactly where they finished.
Best for
Events where you want a definitive ranking of all players, or where prize money/awards are distributed across multiple positions.
Things to watch out for
- Total match count equals (N/2) x number of rounds, which is the same as single elimination in terms of matches per player, but double the total matches. A 16-player progressive knockout has 32 matches.
- Requires careful court scheduling since all brackets run concurrently.
Can you run it on ClubChamps?
ClubChamps does not run this format yet. This guide is here because it is worth knowing about - not because we can host it for you.
