Code:
#
# 112 team schedule, 12 games
# Designed for the following configuration:
# 1 subleague with 8 divisions of 14 teams
#
#
# 1 game against 12 other teams in division (1H or 1A)
#
# Schedule defined as balanced
#
# All games played on Fri & Sat across 6 weeks
#
#
# No homestands or roadtrips longer than 2 games
#
# All game times set at 4:05pm
#
# Season begins first Friday of March
# Season ends early/mid-April
# Season spans 37 days
#
# No All-Star Game
#
# Built 2024-04-21
#