Code:
#
# 24 team schedule, 162 games
# Designed for the following configuration:
# 1 subleague with 1 division of 24 teams
#
#
# 6-9 games against 23 other teams in division (3-6H/3-6A)
#
# Schedule considered balanced, so have game setting as such
#
# Homestands and roadtrips no more than 14 games
#
# All teams play 13 weekend series at home
#
# 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 Friday of April
# Season ends first Sunday on or after Sep25
# Season spans 178 days
#
# No All-Star Game
#
# Built 2023-04-01
#