|
#
# 20 team schedule, 120 games
# Designed for the following configuration:
# 2 subleagues,
# first with 2 divisions, each with 6 teams
# second with 1 division with 8 teams
#
#
# First subleague
# 14-16 games against 5 other teams in division (6-8H/6-8A)
# 8 games against 6 teams in other division (4H/4A)
#
# Second subleague
# 16-18 games against each of 4 other teams in division (8-10H/8-10A)
#
# no interleague games
#
#
# All games are in 2-game series
# All series immediately followed by offday for all teams
#
# No homestands or roadtrips longer than 12 games
#
# All game times set at 2:05pm
#
# Season begins April 1
# Season ends September 26
#
# No All-Star Game set
#
|