Code:
#
# 16 team schedule, 80 games
# Designed for the following configuration:
# 2 subleagues, each with 1 division of 8 teams
#
#
# 8 games against 7 other teams in division (4H/4A)
# 3 games against 8 teams in other subleague (3H or 3A)
#
#
# Interleague 3-game series played in pairs scattered through season
#
# No homestands or roadtrips longer than 14 games
#
# All game times set at 7:05pm
# Exceptions 1:05pm getaway days (where both teams play elsewhere next day)
#
# Season begins first Thursday of May
# Season ends first Sunday on or after July 27
# Season spans 88 days
#
# No All-Star Game or break
#
# Built 2026-05-09
#