baseball-reference.com API: get_team_schedule
baseball-reference.com via Parse · sports
Get a team's schedule and game results for a specific year. Returns all regular season games with scores, opponents, win/loss record, and boxscore links. Game IDs can be extracted from boxscore_link for use with get_box_score. Scraper for Baseball-Reference.com providing comprehensive MLB and College (NCAA D1) statistics, rosters, leaders, and game-level data. Fulfilled by Parse from baseball-reference.com.
- baseball-reference-com
- education
- entertainment
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/21934c77-6ae3-4dcd-b3f8-d736f3a15615/get_team_schedule
- Interface artifact
- sha256:527f4b318c14fb0ed6a480ce23447fefb45d0830b6d8ba31c822e5f14bc71c9c
- Manifest digest
- sha256:6b91ceb0da0449fcb3f21a5ef394ca5afce18560a32006d1fde17d50ae5365e8
Request fields
- year (integer, required): Season year (e.g., 2024)
- team_id (string, required): 3-letter MLB team abbreviation (e.g., 'LAD', 'NYY'): Allowed values: LAD, NYY, HOU, BOS, ATL, SDP, PHI, SEA, CHC, STL, CLE, BAL, MIN, TBR, TEX, MIL, ARI, SFG, CIN, KCR, TOR, DET, NYM, COL, PIT, WSN, OAK, MIA, LAA, CHW
Example queries
- {"year":"2024","team_id":"LAD"}