View Single Post
Old 05-30-2019, 11:10 PM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,166
Code:
#
# 10 team schedule, 63 games
# Designed for the following configuration:
# 1 subleague with 2 divisions of 5 teams
#
#
# 12 games against 4 other teams in division (6H/6A)
# 3 games against 5 teams in other division (3H or 3A)
#
#
# All games played in 3-game series
# Every 10th day (after three series) is league-wide offday
#
# One set of series at mid-season are all interdivision
# Otherwise one interdivision series and others all intradivision
#
# Because of interdivision matchups breakdown
# half of teams play 3 more home games than road games,
# and half of teams play 3 more road games than home games
#
# Teams play no more than 12 games in row home or away
#
# All game times set at 7:05pm
#
# Season begins April 1st (regardless of day of week)
# Season ends June 8th (regardless of day of week)
# Season spans 69 days
#
# No All-Star Game
#
# Built 2019-05-30
#
Attached Files
File Type: lsdl 10team63_125u_a_gmo.lsdl (16.3 KB, 89 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote