Tank01 MLB Live In-Game Real Time Statistics

FREEMIUM
Verified
Durch tank01 | Aktualisiert hace un día | Sports
Popularität

9.8 / 10

Latenz

171ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

Get Stats for multiple players in one request

Rapid account: Paulscior
paulscior
hace 19 días

I’m trying to calculate the top players for some given stats. The endpoint I found has the stats is: https://tank01-mlb-live-in-game-real-time-statistics.p.rapidapi.com/getMLBGamesForPlayer?playerID=PLAYER_ID&season=YEAR, but I don’t want to make a request for every player in the league. Is there a way to get all player stats in one request or is there an endpoint I haven’t seen for this?

Thanks in advance.

Rapid account: Paulscior
paulscior Commented hace 10 días

Thanks, that did the trick.

Rapid account: Tank 01
tank01 Commented hace 19 días

Hi! We do some aggregation on team stats and what we call ‘top performers’, which may be what you’re looking for?

If you look at the “get teams” endpoint, you’ll see options for teamStats and topPerformers. topPerformers=true will give you the best player for each stat on each team.

Also if you look at the “get team rosters” endpoint, you’ll see an option for getStats. if getStats=true then you’ll get stats for each player on that team, so you don’t have to call each player individually. I think that may be what you need. You’d need to make one call for each team, but that’s more efficient than calling for each player in the roster.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen