View Single Post
Old 03-05-2025, 11:55 PM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,361
Code:
#
# 128 team schedule, 162 games
# Designed for the following configuration:
# 1 subleague with 16 divisions of 8 teams
#
#
# 6 games against 7 other teams in division (3H/3A)
# no interdivision games
#
#
# All single games, three per week
# Each team plays on one of each of Tue/Wed, Thu/Fri, Sat/Sun
# Monday always offday for all teams
#
# Teams play no more than 3 consecutive games either home or away
#
# All teams play 14 Thu/Fri/Sat/Sun games at home
#
# Weekday game times randomly any of 3pm, 4pm, 5pm, 6pm, 7pm
# Weekend game times randomly any of 10am, 11am, 12pm, 1pm
#
# Season begins first Tuesday on or after April 21
# Season ends first Sunday on or after July 26
# Season spans 97 days
#
# No All-Star Game set
#
# Built 2025-03-05
#
Attached Files
File Type: zip 128team42_168u_a_gmo.zip (15.3 KB, 48 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote