Code:
#
# 4 team schedule, 84 games
# Designed for the following configuration:
# any for 4 teams
#
#
# 28 games against 3 other teams (28H/28A)
#
#
# Schedule considered balanced so setting should be as such
#
# All games are in 7-game series followed by an offday
#
# Homestands and roadtrips no more than 2 such series
#
# All game times set at 2:05pm
#
# Season begins first Monday on or after Apr15
# Season ends mid/late-July
# Season spans 95 days
#
# No All-Star Game
#
# Built 2022-12-29
#