View Single Post
Old 03-23-2023, 11:14 PM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,361
Code:
#
# 12 team schedule, 84 games
# Designed for the following configuration:
# 1 subleague with 3 divisions of 4 teams
#
#
# 12 games against 3 other teams in division (6H/6A)
# 6 games against 8 other teams (3H/3A)
#
#
# All games are in 3-game series
# After every series is one offday, with exception that
# at midseason there is a 3-day break
# Team either all playing or all off on a given day
#
# Homestands and roadtrips may be as long as 9 games
# 
#
# All game times set at 7:05pm
#
# Season begins May 10 (exactly date, not an particularly weekday)
# Season ends August 30
# Season spans 113 days
#
# No All-Star Game set, but midseason break exists
#
# Built 2023-03-23
#
Attached Files
File Type: lsdl 12team84_134u_a_gmo.lsdl (25.4 KB, 149 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote