-
-
Notifications
You must be signed in to change notification settings - Fork 119
Function: standings_data
Note: To retrieve a formatted text version, see Function: standings.
statsapi.standings_data(leagueId="103,104", division="all", include_wildcard=True, season=None, standingsTypes=None, date=None)
Note: Using both leagueId and divisionId is fine, as long as the division belongs to the specified league
Note: Format for date =
MM/DD/YYYY
, e.g.04/24/2019
Note: Return value will be a dict including division and wildcard standings, unless include_wildcard=False
Note: This information is provided for reference only, without warranty or guarantee, and is not official documentation provided by MLB. This package and its author are not affiliated with MLB or any MLB team. This API wrapper interfaces with MLB's Stats API. Use of MLB data is subject to the notice posted at http://gdx.mlb.com/components/copyright.txt.