Optional maxThe maximum number of participants to qualify per group.
A formula required to rank participants in a round-robin stage.
See RankingItem for the possible properties on item.
The default formula used by the viewer is:
(item) => 3 * item.wins + 1 * item.draws + 0 * item.losses
Generated using TypeDoc
Options for the final standings of a round-robin stage.