View Single Post
Old 06-22-2025, 10:55 PM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,404
Code:
#
# 16 team schedule, 154 games
# Designed for the following configuration:
# 2 subleagues, each with 1 division of 8 teams
#
#
# 22 games against 7 other team in division (11H/1A)
# no interleague games
#
#
# Schedule consider balanced since opponents played same number of times
#
# Two subleagues are duplicates
#
#
# Each opponent played in 6 series, two 3-game and four 4-game
# With those series lengths, do not adhere to usual MLB two-series-per-week pattern
# Offdays scattered through schedule between series
#
# Teams play between 33 and 38 home games Fri/Sat/Sun
#
# No homestands or roadtrips longer than 4 series
#
# All game times set as 7:05pm
#
# Season begins first Monday on or after March 28
# Season ends first Sunday on or after September 18
# Season spans 175 days
#
# All-Star Game set for first Tuesday on or after July 5 (day num 100)
#
# Posted 2025/06/22
#
Attached Files
File Type: zip 16team154_28n_d_gmo.zip (5.7 KB, 69 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote