Code:
#
# 10 team schedule, 90 games
# Designed for the following configuration:
# 1 subleague with 1 division of 10 teams
#
#
# 10 games against 11 other teams in division (5H/5A)
#
#
# Schedule considered balanced so setting should be as such
#
# All games are in 5-game series Wed-Sun each week
#
# Homestands and roadtrips as long as 3 series
#
# All game times set at 7:05pm
#
# Season begins first Wednesday of April
# Season ends early-Aug
# Season spans 124 days
#
# No All-Star Game
#
# Built 2020-04-18
#