Code:
#
# 16 team schedule, 56 games
# Designed for the following configuration:
# 2 subleagues, each with 1 division of 8 teams
#
#
# 8 games against 7 other teams in league (4H/4A)
# no interleague games
#
#
# Schedule considered balanced so setting should be as such
#
# All games are 4-game weekend series
# Friday night, Saturday doubleheader, Sunday afternoon
#
# No more than 2 consecutive series played home or away
#
# Season begins first Friday after last Monday of May (Memorial Day)
# Season ends first Sunday on or after August 30
# Season spans 94 days
#
# No All-Star Game specified
#
# Built 2025-08-23
#