View Single Post
Old 06-21-2025, 05:11 PM   #3
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,416
Code:
#
# 12 team schedule, 144 games
# Designed for the following configuration:
# 2 subleagues, each with 1 division of 6 teams
#
#
# 24 games against 5 other team in division (12H/12A)
# 4 games against 6 teams in other subleague (2H/2A)
#
#
# All interleague games played in 2-game series, three per week, all the 4 weeks before All-Star Break
# Those 4 weeks involve series Mon-Tue, Wed-Thu or Thu-Fri, and Sat-Sun series, with Wed or Fri offday
#
# Otherwise two 3-game series per week against league opponents with Mon or Thu offday
#
# No homestands or roadtrips longer than 12 games
#
# All teams play 12 or 13 weekend home series
#
# All weekday game times set at 7:00pm
# Saturday game times one in each subleague at each of 12:00pm, 3:00pm, and 7:00pm
# Sunday game times 50%-12:00pm, 50%-3:00pm
# Exceptions 1:00pm getaway days (where both teams play elsewhere next day)
#
# Season begins first Friday on or after April 5
# Season ends first Sunday on or after September 22
# Season spans 171 days
#
# All-Star Game set for first Tuesday on or after July 9 (day num 96)
#
# Posted 2025/06/21
#
Attached Files
File Type: zip 12team144_26u_d_gmo.zip (4.7 KB, 55 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote