|
#
# 24 team schedule, 144 games
# Designed for the following configuration:
# 2 subleagues,
# first with 2 divisions, each with 6 teams
# second with 1 division with 12 teams
#
#
# First subleague
# 18 games against 5 other teams in division (9H/9A)
# 9 games against 6 teams in other division (3-6H/3-6A)
#
# Second subleague
# 12-15 games against each of 11 other teams in division (6-9H/6-9A)
#
# no interleague games
#
#
# All games are in 3-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 October 8
#
# No All-Star Game set
#
|