View Single Post
Old 04-03-2026, 07:39 PM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,452
Code:
#
# 16 team schedule, 45 games
# Designed for the following configuration:
# 1 subleague with 2 divisions each with 8 teams
#
# 3 games against all other teams (3H or 3A)
#
# Schedule is balanced so make sure to 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
#
# One of two siblings that in aggregate balance home/away games
# 
# Teams play no more than two consecutive series home or away
#
# All game times set at 7:05pm
#
# Season begins first Friday of May
# Season ends first Sunday on or after Aug9
# Season spans 101 days
#
# All-Star Game set for first Tuesday on or after Jul14 (day num 75)
#
# Built 2026-04-03
#
Attached Files
File Type: zip 16team45_28_a_gmo.zip (4.7 KB, 7 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote