Code:
#
# 20 team schedule, 124 games
# Designed for the following configuration:
# 2 subleagues
# First with 3 divisions of 4 teams
# Second with 2 divisions of 4 teams
#
#
# 20 games against each other team in division (10H/10A)
# 4 games against each other team in league (2H/2A)
#
# All 2-game series - Mon/Tue, Thu/Fri, Sat/Sun
# Every Wednesday offday for all teams
#
# No homestands or roadtrips longer than 12 games
#
# Teams play 10-11 weekend series at home
#
# Mon/Tue/Thu game times set at 7:05pm
# Fri/Sat/Sun game times set at 1:05pm
#
# Season begins first Saturday on or after May 1
# Season ends first Tuesday on or after September 28
# Season spans 151 days
#
# All-Star Game on first Saturday on or after July 31 (day 92)
#
# Built 2026-01-09
#