View Single Post
Old 06-05-2024, 09:21 PM   #7
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,452
Code:
#
# 10 team schedule, 126 games
# Designed for the following configuration:
# 1 subleague with 1 division with 10 teams
#
#
# 14 games against 9 other teams in division (7H/7A)
#
#
# First 9 games are all single games against each opponent
# Final 9 games are all single games against each opponent,
# reversing home/away of the first games
# Otherwise all 3-game series
#
# All teams have one offday each week, Monday or Thursday
#
# No homestands or roadtrips longer than 9 games
#
# Teams play 31-32 weekend (Fri/Sat/Sun) games at home
#
# All weekday game times set at 7:05pm
# All weekend (Sat/Sun) game times set at 1:05pm
#
# Season begins first Friday on or after April 15
# Season ends first Thursday on or after September 8
# Season spans 147 days
#
# No All-Star Game set because of 1-division configuration
#
# Posted 2024/06/05
#
Attached Files
File Type: zip 10team126_110_b_gmo.zip (3.3 KB, 59 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote