View Single Post
Old 06-15-2025, 11:18 PM   #5
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,452
Code:
#
# 8 team schedule, 96 games
# Designed for the following configuration:
# 2 subleagues, each with 1 division of 4 teams
#
#
# 16 games against 3 other team in division (8H/8A)
# 12 games against 4 teams in other subleague (6H/6A)
#
#
# All division games in 4-game series, and other series 3-game
# Offday for all teams follows each series
#
# All-Star Game on July both preceded and followed by two offdays
# That is the exact midpoint of the season
#
# No homestands or roadtrips longer than 11 games
#
# Game times randomly on half hours between 12:00pm and 2:00pm
#
# Season begins April 29
# Season ends September 2
# Season spans 127 days
#
# All-Star Game set for July 1 (day num 64)
#
# Posted 2025/06/15
#
Attached Files
File Type: zip 8team96_24u_a_gmo.zip (2.5 KB, 66 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote