View Single Post
Old 03-24-2019, 06:00 PM   #4
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,162
Code:
#
# 24 team schedule, 136 games
# Designed for the following configuration:
# 1 subleague with 2 divisions of 12 teams
#
#
# 8 games against 11 other teams in division (4H/4A)
# 4 games against 12 teams in other division (2H/2A)
#
#
# All games are in 2-game series
# Three series per week (Tue-Wed, Thu-Fri, Sat-Sun)
# Monday is always offday for all teams
#
# Interdivision matchups occur in pairs across season
# Most of seasons has weeks paired like:
# * first week: Tue-Wed & Thu-Fri interdivision, Sat-Sun intradivision
# * second week: all of Tue-Wed, Thu-Fri, Sat-Sun intradivision
# That pattern starts a few weeks into season and continues to end
#
# No homestands or roadtrips longer than 10 games
# Teams have maximum of 13 total homestands & roadtrips of only 1 series
#
# All teams play 11-12 weekend (Sat-Sun) series at home
#
# All game times set at 7:05pm
#
# Season begins first Thursday of May
# Season ends mid-October
# Season spans 165 days
#
# All-Star Game in late-July on Tuesday of week (Sat-Fri) with no games
# That break is after exactly half of games have been played
#
# Built 2019-03-24
#
Attached Files
File Type: lsdl 24team136_1212u_a_gmo.lsdl (82.1 KB, 79 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote