View Single Post
Old 12-30-2023, 08:09 PM   #4
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,466
2024 MLB schedule version with tweaks

Code:
#
# 30 team schedule, 162 games
# Designed for the following configuration:
# 2 subleagues each with 3 divisions, each with 5 teams
#
# MLB schedule for 2024 (ADJUSTMENTS made as noted below)
# As taken from Baseball Reference on 2023-12-30
# https://www.baseball-reference.com/leagues/MLB-schedule.shtml
#
# https://www.mlb.com/news/mlb-world-tour-2024
# Seoul Series: Dodgers vs. Padres, March 20-21 (MLB season opener)
# * Make the season start 8 days earlier than it otherwise would
# Mexico City Series: Astros vs. Rockies, April 27-28
# * Both Mexico games are Colorado home games and treated as such
# London Series: Mets vs. Phillies, June 8-9
# * Each team is home team one game, but offdays on either side of series
#
# Game time adjusted from Eastern Time to local time of home team
# Where "TBD", weekdays set at 7:05pm and weekend 1:05pm
# Exceptions would be for doubleheaders
# 
# Almost all TBD cases are several teams with no times set yet
#
# ADJUSTMENTS
# * Los Angeles Dodgers @ San Diego Padres moved from Wednesday, March 20 to Monday, July 29
# * San Diego Padres @ Los Angeles Dodgers moved from Thursday, March 21 to Thursday, April 11
# * Rangers @ Athletics doubleheader set as day/night
#
# Built on 2023-12-30
#
Attached Files
File Type: zip 2024MLB_bbref_adj_20231230.zip (12.0 KB, 104 views)
__________________
Making Baseball Schedules

Last edited by gmo; 03-06-2024 at 09:05 PM. Reason: Fix several gametimes - see later comment 2024-03-06
gmo is offline   Reply With Quote