approvedsports
MLB Standings By Season
Official Major League Baseball standings for a season from the MLB StatsAPI, no key required, covering the American and National leagues. Returns each team with wins, losses, winning percentage, games back, and division rank. Useful for AI agents answering standings and playoff race questions, building baseball dashboards, and powering fantasy and prediction features.
Networks
Base (Coinbase L2)solana:mainnetNoble
Regions
Global (no regional restriction)
Tags
#sports#mlb#baseball#standings#stats
How to use
Sample response
{"source":"mlb.statsapi","data":{"records":[{"division":{"id":201},"teamRecords":[{"team":{"name":"New York Yankees"},"wins":50,"losses":28,"divisionRank":"1"}]}]}}curl -X GET 'https://proxy.suverse.io/v1/data/suverse-mlb-standings'