|
#
# 24 team schedule, 76 games
# Designed for the following configuration:
# 2 subleagues, each with 2 divisions, each with 6 teams
#
#
# 8 games against 5 other teams in division (4H/4A)
# 6 games against 6 teams in other division in subleague (3H/3A)
# no interleague games
#
# Games played only Fridays, Saturdays, Sundays
# Division series all 4-game with doubleheaders on Sunday
# Interdivision series all 3-game
#
# No cases of more than 14 straight games home or away
#
# All Friday game times set at 7:05pm
# Saturday and Sunday game times set at 2:05pm except doubleheader games
# Doubleheader game times set at 1:05pm and 5:05pm
#
# Season begins first Friday on or after May 23
# Season ends late October
#
# All-Star Game set for early September
#
# Posted 2009/07/10
#
|