Code:
#
# 16 team schedule, 44 games
# Designed for the following configuration:
# 1 subleague with 2 divisions of 8 teams
#
#
# 4 games against 7 other teams in division (2H/2A)
# 2 games against 8 teams in other division (1H/1A)
#
#
# All games are individual 1-game series
# Games played only Thu/Fri/Sat each week
#
# Teams play no more than 3 consecutive games home or away
#
# All game times set at 1:05pm
#
# Season begins first Thursday of May
# Season ends second Friday of August
# Season spans 100 days
#
# No All-Star Game defined but could be added any week
#
# Built 2025-05-10
#