View Single Post
Old 06-05-2024, 09:19 PM   #4
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,379
Code:
#
# 4 team schedule, 120 games
# Designed for the following configuration:
# 1 subleague with 1 division with 4 teams
#
#
# 40 games against 3 other teams in division (20H/20A)
#
#
# First two weeks involve single 2-game series both home and away
# against each of other teams
# Rest of season involves 3-game series
#
# All teams have one offday each week, Monday or Thursday,
# except for possibly Tuesday in first two week
#
# No homestands or roadtrips longer than 9 games
#
# Teams play 10 weekends at home
#
# All weekday game times set at 7:05pm
# All weekend game times set at 1:05pm
#
# Season begins first Friday on or after April 15
# Season ends first Wednesday on or after August 31
# Season spans 139 days
#
# No All-Star Game set because of 1-division configuration
#
# Posted 2024/06/05
#
Attached Files
File Type: zip 4team120_14_b_gmo.zip (1.8 KB, 31 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote