View Single Post
Old 10-09-2023, 10:30 PM   #3
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,332
Code:
#
# 120 team schedule, 162 games
# Designed for the following configuration:
# 2 subleagues, each with 4 divisions of 15 teams
#
#
# 6 games against 14 other teams in division (3H/3A)
# 3-4 games against 16 of teams in other subleague (3-4H or 3-4A)
# 3 games against 8 of teams in other subleague (3H or 3A)
#
#
# Homestands and roadtrips are highly variable in length
# Numerous single-series for many teams
# Also cases of very long 6-series and even 7-series in a few cases
#
# 18 total doublehaders throughout the season, though no team plays more than one
# Most are in four weeks each having four doubleheaders
#
# Teams play as many as 20 consecutive days without offday
#
# All teams play 13-14 weekend series at home
#
# All weekday game times set at 7:05pm
# Saturday game times 30%-1:05pm, 20%-4:05pm, 50%-7:05pm
# Sunday game times 60%-1:05pm, 25%-4:05pm, 15%-7:05pm
# Exceptions 1:05pm getaway days (where both teams play elsewhere next day)
#
# Season begins first Friday on or after March 29
# Season ends late September/early October
# Season spans 185 days
#
# All-Star Game first Tuesday on or after July 9 (day 103)
#
# Built 2023-10-09
#
Attached Files
File Type: zip 120team162_2415u_a_gmo.zip (43.8 KB, 48 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote