Code:
#
# 8 team schedule, 120 games
# Designed for the following configuration:
# 1 subleague with 1 division of 8 teams
#
#
# 16 games against 5 other teams in division (8H/8A)
# 20 games against 2 other teams in division (8-12H/8-12A)
#
#
# Schedule considered balanced so setting should be as such
#
# All games are in 4-game series Mon-Thu each week
#
# Homestands and roadtrips as long as 3 series
#
# All game times set at 7:05pm
#
# Season begins third Monday of March
# Season ends early/mid-October
# Season spans 207 days
#
# No All-Star Game
#
# Built 2019-12-21
#