Code:
#
# 96 team schedule, 126 games
# Designed for the following configuration:
# 2 subleagues each with 6 division with 8 teams
#
#
# 18 games against 7 other teams in division (9H/9A)
# no interdivision games
# no interleague games
#
#
# All 3-game series, two per week
# All teams have one offday per week, either Monday or Thursday
#
# No homestands or roadtrips longer than 9 games
#
# Teams play 10-11 weekend series at home
#
# 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 first Monday on or after March 29
# Season ends first Sunday on or after August 22
# Season spans 147 days
#
# No All-Star Game or break set
#
# Posted 2026/04/29
#