Guide

How to Handle an Odd Number of Teams

Learn how byes work in round-robin and pool play schedules when a tournament has an odd number of teams.

How to Handle an Odd Number of Teams

An odd number of teams creates a simple scheduling issue: one team has no opponent in each round. That team gets a bye.

What is a bye?

A bye is a scheduled rest round. The team does not play, but it remains in the tournament.

Example: 5 teams

With 5 teams, each round can have two games and one bye.

RoundGame 1Game 2Bye
1A vs EB vs CD
2A vs DE vs CB
3A vs CD vs BE
4A vs BC vs ED may vary by rotation method

A schedule generator should rotate byes so they are not concentrated unfairly.

Pool play with odd pools

Odd pools can happen when team counts do not divide evenly. For example, 10 teams can be split into two pools of 5, or into pools of 3, 3, and 4.

Fairness tips

  • Avoid giving one team a bye right before playoffs if others play immediately before.
  • Track total rest time.
  • Avoid repeating the same team’s bye pattern across multiple events.
  • Use pool sizes that fit available courts.
Back to guides