Code:
#
# 10 team schedule, 132 games
# Designed for the following configuration:
# 1 subleague with 2 divisions of 5 teams
#
#
# 18 games against 4 other teams in division (9H/9A)
# 12 games against 5 teams in other division (4-8H/4-8A)
#
#
# Homestands and roadtrips no more than 13 games
#
# All teams play 10-11 weekend series at home
#
# All game times set at 7:05pm
#
# Season begins last Monday of April
# Season ends mid-late September
# Season spans 147 days
#
# No All-Star Game
#
# Built 2023-04-01
#