View Single Post
Old 05-27-2024, 04:50 PM   #5
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,387
Code:
#
# 32 team schedule, 154 games
# Designed for the following configuration:
# 2 subleagues, each with 2 divisions of 8 teams
#
#
# 22 games against 7 other teams in division (10-12H / 10-12A)
# no interdivision and no interleague games
#
# Schedule considered balanced since all opponents played same number of times
# All four division schedules are the same thing
#
# Teams play no more than 20 consecutive days without offday
#
# Homestands and roadtrips as long as 13 games
#
# All teams play 12 home weekend series
#
# All game times set at 1:05pm
#
# Season begins second Monday of April
# Season ends first Wednesday on or after September 25
# Season spans 171 days
#
# All-Star Game first  Tuesday on or after July 16 (day 100)
#
# Built 2024-05-27
#
Attached Files
File Type: zip 32team154_228n_c_gmo.zip (10.3 KB, 31 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote