View Single Post
Old 01-26-2025, 09:59 PM   #4
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,452
Code:
#
# 28 team schedule, 162 games
# Designed for the following configuration:
# 2 subleagues, each with 3 divisions of 5, 5, and 4 teams
#
#
# 6 games against each other team in league (3H/3A)
#
#
# Schedule considered balanced
#
# No homestands or roadtrips longer than 12 games
# No team plays more than 15 straight days without an offday
#
# All teams have same offdays:
# Apr7,17,30; May7,14,21,31; Jun13,23,30;
# Jul13,14,15,31; Aug7,14,21,31; Sep13,23
#
# All game times set at 7:00pm
#
# Teams play no more than one game per day
#
# Season begins April 1
# Season ends September 29
# Season spans 182 days
#
# All-Star Game set for July 14 (season day 105)
#
# Built 2025-01-26
#
Attached Files
File Type: zip 28team162_23554_a_gmo.zip (8.2 KB, 142 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote