How this single elimination plan works
Single elimination is the fastest tournament format for producing a champion. Every match has a clear consequence: the winner advances and the loser is eliminated. There are no second chances, which keeps the schedule short and the path to the final easy to follow.
This generator calculates the bracket size, BYE slots, total rounds, and match count for any team number from 2 to 128. If your team count is not a power of two, the bracket rounds up and assigns first-round byes to fill the empty slots.
Use the output to communicate the event path before detailed seeding is ready. The bracket preview makes the structure understandable for players and stakeholders who only need the first planning version, well before venue bookings or team registrations are final.
With the current preset, the calculator returns 15 matches across 4 rounds. At 30 minutes per match and 8 matches per day, the event needs about 2 days of scheduled play.
Match Count and Rounds
| Metric | Value | Planning note |
|---|---|---|
| Total matches | 15 | Venue, stream, and referee planning. |
| Total rounds | 4 | Structural — exact slots depend on parallel matches. |
| Byes | 0 | Appears when bracket slots need empty fills. |
| Estimated days | 2 | Based on matches per day setting. |
Best Use Cases
Pros
- ✓Lowest match count of any format.
- ✓Easy for participants to understand.
- ✓Produces a clear visual bracket.
Trade-offs
- !One bad match eliminates a team.
- !Teams often get only one game.
- !Seeding quality affects results more than in fairer formats.
Frequently Asked Questions
+What is the formula for single elimination match count?
The formula is n minus 1, where n is the number of teams. Each match eliminates one team, so you need exactly one less match than teams to crown a champion.
+What happens when my team count is not a power of two?
The bracket rounds up to the next power of two. The difference becomes first-round byes — teams that skip round 1 and advance automatically. For example, 24 teams use a 32-slot bracket with 8 byes.
+How long does a single elimination tournament take to complete?
Divide total matches by your planned matches per day. A 16-team event needs 15 matches; at 8 per day that is 2 days. A 32-team event needs 31 matches; at 8 per day that is about 4 days.