Code:
#
# 12 team schedule, 162 games
# Designed for the following configuration:
# 1 subleague with 2 divisions of 6 teams
#
#
# 18 games against 5 other team in division (9H/9A)
# 12 games against 6 teams in other division (6H/6A)
#
#
# All 3-game series, two per week
# Each team has one offday either Mon or Thu
#
# No homestands or roadtrips longer than 12 games
#
# All teams play 13 or 14 weekend home series
#
# All weekday game times set at 7:05pm
# Saturday game times 30%-1:05pm, 20%-4:05pm, 50%-7:05pm
# Sunday game times 60%-1:05pm, 25%-4:05pm, 15%-7:05pm
# Exceptions 1:05pm getaway days (where both teams play elsewhere next day)
#
# Season begins last Monday of March
# Season ends first Sunday on or after September 29
# Season spans 189 days
#
# No All-Star Game or break set
#
# Posted 2025/11/01
#