Code:
#
# 6 team schedule, 120 games
# Designed for the following configuration:
# 1 subleague with 1 division with 6 teams
#
#
# 24 games against 5 other teams in division (12H/12A)
#
#
# All 3-game series
#
# All teams have one offday each week, Monday or Thursday
#
# No homestands or roadtrips longer than 9 games
#
# Teams play 10 weekends at home
#
# All weekday game times set at 7:05pm
# All weekend game times set at 1:05pm
#
# Season begins first Friday on or after April 15
# Season ends first Wednesday on or after August 31
# Season spans 139 days
#
# No All-Star Game set because of 1-division configuration
#
# Posted 2024/06/05
#