View Single Post
Old 04-08-2019, 09:01 PM   #6
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,150
Code:
#
# 18 team schedule, 162 games
# Designed for the following configuration:
# 2 subleagues, each with 5 divisions, each with 4 teams
#
#
# 14 games against 3 other teams in division (7H/7A)
#  6 games against 16 other teams in league (3H/3A)
#  3 games against 4 teams in corresponding division in other league (3H or 3A)
#  3 games against 1 team in corresponding position of other divisions in other league (3H or 3A)
#
#
# Interleague games happen in two 4-series batches
# Full other division played in late May
# Single teams in other divisions played in late August
#
# Teams play as many as 20 consecutive days without offday
#
# No homestands or roadtrips longer than 14 games
#
# Teams play 13 weekend series at home
#
# Game times set at 7:05pm, except 2:05pm if...
# ...both teams play in a different city the next day
#
# Season begins first Friday before first Monday of April
# Season thus ends late September/early October
# Season spans 185 days
#
# All-Star Game in mid-July
#
# Built 2019-04-08
#
Attached Files
File Type: lsdl 40team162_254u_a1_gmo.lsdl (162.6 KB, 103 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote