Rapid account: tank01

tank01 / tank01

Real Time Sports Data

चर्चाएँ

194
Title
Created at (Click to sort ascending)
A
1
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. lun 8:48 13/5/24
A
1
Hi thenathan12363, Actually we keep the team stats every year, so this was not a big deal to add it into the call. I've added a parameter called "teamStatsSeason". If you use 2023 it will pull the season that just occurred, and if you use 2022 it will pull back the previous season. These are the only two seasons we have, since we only started in 2022. If you leave it blank then it will always pull back current season. Current season starts the day that the first game is played. 2024 will become live on 20240905. ven 6:32 10/5/24
A
1
Hi sznholds, I think that may be possible, at least for this season and moving forward. Most likely won't be possible for previous seasons. Let me do some research. mer 8:48 8/5/24
A
1
Hi xavierrocket1, yes there was a strange bug in the code that retrieves those stats. Fixed the bug and teamStats now is populated. Thank you!!! sab 12:48 4/5/24
A
2
Also I want to comment on this incorrect statement: *"It doesn’t return anything until game start time."*. That isn't true. The odds are always updated every morning for "today". We don't wait until game start time. That's never been a process of ours. We get system alerts, which we've created ourselves, when odds are not populated at the start of the day, like we did today, and then we fix the issue. Odds are *always* populated well before game time. That has never been an issue for us. ven 1:49 3/5/24
A
2
Also I want to comment on this incorrect statement: *"It doesn’t return anything until game start time."*. That isn't true. The odds are always updated every morning for "today". We don't wait until game start time. That's never been a process of ours. We get system alerts, which we've created ourselves, when odds are not populated at the start of the day, like we did today, and then we fix the issue. Odds are *always* populated well before game time. That has never been an issue for us. ven 1:49 3/5/24