Code:
#
# 12 team schedule, 146 games
# Designed for the following configuration:
# 2 subleagues, each with 1 division of 6 teams
#
#
# 22 games against 5 other team in division (10-12H/10-12A)
# 6 games against 6 teams in other division (3H/3A)
#
#
# Each team has Monday offday each week
# Usually pair of 3-game series each week, but sometimes 2-game & 4-game
#
# No homestands or roadtrips longer than 13 games
#
# All teams play 12 or 13 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 first Thursday of April
# Season ends first Sunday on or after September 19
# Season spans 172 days
#
# All-Star Game on first Tuesday on or after July 13 (day 104)
#
# Posted 2026/06/02
#