View Single Post
Old 12-14-2024, 03:45 PM   #3
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,361
Code:
#
# 24 team schedule, 154 games
# Designed for the following configuration:
# 2 subleagues, each with 2 divisions of 6 teams
#
#
# 14 games against 5 other teams in division (7H/7A)
#  8 games against 6 other teams in subleague (4H/4A)
#  3 games against 12 teams in other subleague (3H or 3A)
#
# This is one of two sibling files with exactly same layout
# except home/away reversed for all matchups
#
#
# No homestands or roadtrips longer than 15 games (4 series)
#
# Team play no more than 8 consecutive days before next offday
# All teams share same offdays
#
# All weekday game times set at 7:05pm, except 1:05pm if new series starts next day
# All weekend game times set at 1:05pm
#
# Season begins first Thursday on or after March 28
# Season ends first Sunday on or after September 29
# Season spans 186 days
#
# All-Star Game on first Tuesday on or after July 30 (day 125)
#
# Built 2024-12-14
#
Attached Files
File Type: zip 24team154_226u_b_gmo.zip (14.7 KB, 55 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote