approvedsports
MLB Game Schedule By Date
Official Major League Baseball game schedule for a given date from the MLB StatsAPI, no key required. Returns each game with the home and away teams, scheduled time, venue, game status, and score when the game is live or final. Useful for AI agents building baseball briefings, tracking live games, and feeding schedule and result context into fantasy and analytics workflows.
Networks
Base (Coinbase L2)solana:mainnetNoble
Regions
Global (no regional restriction)
Tags
#sports#mlb#baseball#schedule#scores
How to use
Sample response
{"source":"mlb.statsapi","data":{"totalGames":15,"dates":[{"date":"2026-06-19","games":[{"teams":{"home":{"team":{"name":"New York Yankees"}},"away":{"team":{"name":"Boston Red Sox"}}}}]}]}}curl -X GET 'https://proxy.suverse.io/v1/data/suverse-mlb-schedule'