#
# 32 team schedule, 162 games
# Designed for the following configuration:
# 2 subleagues, each with 4 division of 4 teams
#
#
# 18 games against 3 other teams in division (9H/9A)
#  8 games against 12 teams in other divisions in subleague (4H/4A)
#  3 games against 4 teams in one other division in other subleague (3H or 3A)
#
#
# This is one of 8 schedules in a family
# Total of 8 schedules in this family, designated with "1" through "8"
# Rotation matches each division against each interleague division
# Also home/away is flipped to balance matchups in that dimension
#
# Always play the same type of opponent at same time during schedule
# E.g., season begins with weeks of division, then interdivision, then interleague
# And season always ends with two weeks of division games
#
# Over totality of 8 schedules...
# 144 games against 3 other teams in division (72H/72A)
#  64 games against 12 other teams in division (32H/32A)
#   6 games against 16 other teams in division (3H/3A)
#
# 
# All teams play every day except for All-Star break
# Each week has one 3-game series and one 4-game series
#
# Homestands and roadtrips as long as 14 games
#
# All game times set at 7:05pm
#
# Season begins first Thursday of April
# Season ends mid-September
# Season spans 222 days
#
# All-Star Game set for late June at season midpoint (day 83)
#
# Built 2019-12-16
#
