Code:
#
# 32 team schedule, 84 games
# Designed for the following configuration:
# 2 subleagues, each with 2 divisions of 8 teams
#
#
# 12 games against 7 other teams in division (6H/6A)
# no interdivision nor interleague games
#
#
# Schedule considered balanced so setting should be as such
#
# All games are in 3-game series Fri/Sat/Sun, one per week
#
# Homestands and roadtrips no more than 6 games
#
# All game times set at 1:00pm
#
# Season begins first Friday of April
# Season ends first Sunday on or after Oct9
# Season spans 192 days
#
# No All-Star Game, though could set for any early week of season
#
# Built 2025-04-12
#