Expert logic and rules for implementing WBSC Rule C11 (Softball) tie-breaking, including the recursive Waterfall Rule.
This skill provides the definitive logic for resolving ties in Softball tournaments according to the World Baseball Softball Confederation (WBSC) Tournament Regulations.
When teams have identical win-loss records, apply these criteria in strict sequential order:
Formula: (Runs Scored / Innings at Bat) – (Runs Allowed / Innings on Defense)Formula: (Earned Runs Scored / Innings at Bat) – (Earned Runs Allowed / Innings on Defense)The "Waterfall Rule" is the most critical part of the WBSC Softball regulation. It dictates how ties are handled when a criterion partially resolves a group.
Tie-breaking criteria are applied in a sequential order. Once a tie moves to a subsequent step (like TQB), the calculation is based ONLY on the games played between the teams currently involved in that specific tie. The logic moves forward and NEVER returns to Step 1.
7.1 means 7 + 1/3 innings.0.0001 when comparing TQB values to account for floating-point math.