View Single Post
Old 04-26-2024, 08:13 PM   #4
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,415
Code:
#
# 24 team schedule, 176 games
# Designed for the following configuration:
# 2 subleagues, each with 2 divisions of 6 teams
#
#
# 16 games against 5 other teams in division (8H/8A)
# 8 games against other 6 teams in subleague (4H/4A)
# 4 games against each team in other subleague (2H/2A)
#
# 
# All division and league games played in 4-game series
# All interleague games played in 2-game series in clusters of multiple
#
# Schedule does not adhere to usual "baseball week" of Mon-Sun
#
# No homestands or roadtrips longer than 16 games
#
# Teams play as many as 14 consecutive days without offday
#
# All game times set at 7:05pm
# Exceptions - 1:05pm getaway days (where both teams play elsewhere next day)
#
#
# Season begins February 1
# Season ends first Tuesday on or after August 19
# Season spans 200 days
#
# All-Star Game on July 1 (day 152)
#
# Built 2024-04-26
#
Attached Files
File Type: zip 24team176_226u_a_gmo.zip (9.1 KB, 52 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote