ABC
1
2
Legend
3
RR = round robin
4
{format x}, {format y} : x is the prelims format, y is the playoff format
5
x: # RR = round robin of # teams for entire field
6
x: #/# RR = round robin of # teams; field split into 2 brackets
7
x: #/#/# RR = round robin of # teams; field split into 3 brackets
8
x: #/#/#/.. RR = round robin of # teams; field split into stated number of brackets
9
y: #/# RR = round robin of # teams; prelim field split into 2 brackets (all games carry over iff 1 prelim bracket)
10
y: #/#/# RR = round robin of # teams; prelim field split into 3 brackets (all games carry over iff 1 prelim bracket)
11
y: #/#/#/.. RR = round robin of # teams; prelim field split into stated number of brackets (all games carry over iff 1 prelim bracket)
12
y: #/#/.. crossover = crossover of # teams; prelim results for teams in same crossover carry over
13
y: #/#/../#(#-1) crossver = crossover of # teams; prelim results for teams in same crossover carry over; BUT some brackets have one less team in the bottom crossover
14
15
16
17
18
19
20