Got questions? – write me

Round Robin Calculator

How many matches and how long a round robin tournament takes for N players. Formula — N × (N−1) / 2.

Total matches28
Rounds7
Duration (2 courts)4 h 40 min
Create round robin for 8

Reference table: matches by number of players

PlayersMatchesRounds
463
6155
8287
10459
126611
1612015
2019019
2427623
3249631

How It's Calculated

In a round robin, every player meets every other player exactly once. Total matches: N × (N−1) / 2, where N is the number of players.

Rounds = N − 1 (an odd N adds a bye round for one player). With multiple courts, matches run in parallel, so duration = (matches / courts) × minutes-per-match.

Round robin generator: hub page
Round Robin Calculator: Matches and Time | HoneyCup — HoneyCup