View Single Post
Old 11-24-2024, 05:52 PM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,332
Code:
#
# 16 team schedule, 45 games
# Designed for the following configuration:
# 1 subleague with 4 divisions each with 4 teams
#
# 3 games against all other teams (3H or 3A)
#
# schedule is balanced so make set league settings consistent
#
# All games in 3-game series Fri-Sun
# With uneven number of games, all teams have 
# either 3 more home than away or 3 more away than home
# 
# Teams play no more than two consecutive series home or away
#
# All game times set at 7:05pm
#
# Season begins first Friday of April
# Season ends first Sunday on or after July 10
# Season spans 101 days
#
# No All-Star Game
#
# Built 2024-11-24
#
Attached Files
File Type: zip 16team45_44_a_gmo.zip (2.0 KB, 42 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote