Quote:
Originally Posted by gmo
#
# 96 team schedule, 140 games
# Designed for the following configuration:
# 2 leagues, each with 5 divisions with
# 8, 8, 10, 10, and 10 teams in first subleague
# 8, 10, 8, 12, and 12 teams in second subleague
#
# Adjustments can be made to fit to different divisional configurations
#
#
# Distribution of games:
#
# 8-team divisions
# *12-16 games against other 7 teams of division (4-8H/4-8A)
#
# 10-team divisions and 12-team divisions
# *8-12 games against other 9 teams of division (4-8H/4-8A)
#
# Every team plays at least 4 games against a team from every other division
#
# All games in 4-games series
#
# Almost all but not exclusively interdivision and interleague games early
# in season with division games the rest of the season
#
# Homestands/roadtrips may extend as long as 24 games
# No team plays more than 16 straight days without an offday
#
# All game times set at 7:05pm
#
# Season starts beginning of April
# Season thus ends beginning of September
#
# No All-Star Game is set
# However a league-wide offday is in place at day number 133
#
|
Awesome!!
Thank you very much, gmo!