|
||||
| ||||
|
|||||||
| OOTP Mods - Schedules Create your very own game schedules, or share historical schedules |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Bat Boy
Join Date: Apr 2025
Posts: 9
|
2026 mlb schedule
Now that the new 2026 mlb schedule is out...can someone put it in ootp ahead of time?
|
|
|
|
|
|
#2 |
|
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,404
|
I will look into a method I have used before, scraping the individual team schedules from MLB.com and parsing the info out of that.
I think there are no game times yet, so those would have to be made up, perhaps not very realistically.
__________________
Making Baseball Schedules |
|
|
|
|
|
#3 |
|
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,404
|
Code:
# # 30 team schedule, 162 games # Designed for the following configuration: # 2 subleagues each with 3 divisions, each with 5 teams # # MLB schedule for 2026 # As taken from MLB.com 2025-09-11 # https://www.mlb.com/schedule/team-by-team # # Includes... # One scheduled doubleheader Jun20 BOS@SEA (both teams off Jun19 if want to adjust) # # Athletics set as team number 11 since OOTP26 used that # Previously "Oakland" was team 13, so older leagues using this schedule may not slot correctly # # Game times not available at this time # Simply set weekdays at 7:05pm and weekend 1:05pm # # Built on 2025-09-11 #
__________________
Making Baseball Schedules |
|
|
|
![]() |
| Bookmarks |
|
|