|
#
# 28 team schedule, 40 games
# Designed for the following configuration:
# 2 subleagues, each with 2 divisions, each with 7 teams
#
# 6 games against other 6 teams of division (3H/3A)
# 4 games against other 1 team of other division in subleague (2H/2A)
# no interleague games
#
#
# This configuration has at least one team in each division
# playing outside the division at all times
#
# No team plays more than 14 straight days without an offday
#
# No homestands or roadtrips longer than 14 games
#
# All game times set at 7:05pm
#
#
# Season begins March 15
# Season thus ends April 28
# No All-Star Game set
#
|