View Single Post
Old 04-08-2023, 06:49 PM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,379
Code:
#
# 48 team schedule, 135 games
# Designed for the following configuration:
# 1 subleague with 3 divisions of 16 teams
#
#
# 9 games against each other team in division (3 or 6H / 3 or 6A)
# no interdivision games
#
# Schedule considered balanced so setting should be as such
#
# Because of odd number of 3-game series against odd number of teams,
# half of the teams play 66 home and 69 away games, and vice versa
#
# All games are in 3-game series Tue-Thu and Fri-Sun
# Monday is always offday for all teams
# 
# Homestands and roadtrips may be as long as 12 games
#
# All teams play 11-12 weekends 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)
# With this layout, only Thursday are possible getaway days
#
# Season begins first Tuesday of April
# Season ends first Sunday on or after September 7
# Season spans 160 days
#
# All-Star Game scheduled for first Tuesday on or after Jun24 (day 85)
# However, game may not allow for All-Star Game with this setup of
# single subleague with three divisions
#
# Built 2023-04-08
#
Attached Files
File Type: lsdl 48team135_1316_b_gmo.lsdl (162.8 KB, 140 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote