-
Notifications
You must be signed in to change notification settings - Fork 11
Data Types: Gamepace
KCNilssen edited this page Dec 13, 2022
·
5 revisions
To be added
Attributes are expandable and collapsable - Link to Gamepace dataclass
To be added
https://statsapi.mlb.com/api/v1/gamePace?season=2018
import mlbstatsapi
mlb = mlbstatsapi.Mlb()
mlb.get_gamepace(season = 2018)
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.