View Single Post
Old 12-25-2023, 12:47 AM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,416
Code:
#
# 8 team schedule, 96 games
# Designed for the following configuration:
# 1 subleague with 1 division of 8 teams
#
#
# 14 games against 7 other teams in division (7H/7A)
#
#
# Against each opponent two 3-game series and two 4-game series (one of each home & away)
#
# Every 4-game series is 3 days in length with one day having a doubleheader
#
# Between each series are either 2 or 3 offdays
#
# Up to 11 games (3 series) in row may be played home or away
#
# All doubleheader gametimes 12pm & 3pm
# Non-doubleheader gametimes are approximately 10% at 12pm, 40% at 1pm, 40% at 2pm, 10% at 3pm
#
# Season begins first Monday on or after Apr15
# Season ends first Sunday on or after Sep8
# Season spans 147 days
#
# No All-Star Game
#
# Built 2023-12-24
#
Attached Files
File Type: zip 8team96_18_a_gmo.zip (2.4 KB, 66 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote