View Single Post
Old 06-15-2025, 11:20 PM   #8
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,384
Code:
#
# 16 team schedule, 140 games
# Designed for the following configuration:
# 2 subleagues, each with 1 division of 8 teams
#
#
# 12 games against 7 other team in division (6H/6A)
# 7 games against 8 teams in other subleague (3-4H/3-4A)
#
#
# All division games in 3-game series, and other series mix of 3-game and 4-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 10 games
#
# Game times randomly on half hours between 12:00pm and 2:00pm
#
# Season begins March 30
# Season ends October 2
# Season spans 187 days
#
# All-Star Game set for July 1 (day num 94)
#
# Posted 2025/06/15
#
Attached Files
File Type: zip 16team140_28u_b_gmo.zip (5.8 KB, 33 views)
__________________
Making Baseball Schedules

Last edited by gmo; 06-21-2025 at 11:35 AM. Reason: Fix SCHEDULE definition in attachment to be for 2 subleagues
gmo is offline   Reply With Quote