Code:
#
# 100 team schedule, 54 games
# Designed for the following configuration:
# 1 subleague with 10 divisions each with 10 teams
#
# 6 games against each other team in division (3H/3A)
# no interdivision games
#
# Schedule is balanced so make sure to set league settings consistent
#
# All games in 3-game series Fri-Sun
#
# Teams play no more than two consecutive series home or away
#
# Friday game times set at 7:05pm
# Saturday game times set at 4:05pm
# Sunday game times set at 1:05pm
#
# Season begins first Friday of Marach
# Season ends first Sunday on or after Jun30
# Season spans 122 days
#
# No All-Star Game or break besides usual Mon-Thu offdays
#
# Built 2026-04-03
#