TheRundown

GRATIS CON POSSIBILITÀ DI UPGRADE
Da TheRundown | Aggiornamento 21日前 | Sports
Popolarità

9.7 / 10

Latenza

259ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

Rankings for NCAAB (sport_id 5) showing duplicate rankings

Rapid account: Lossesthisweek
lossesthisweek
2ヶ月前

When calling

{{api_url}}/sports/5/teams
the endpoint returns data for 65 ranked teams with various duplicate rankings. An example is 7 ranked Marquette (“team_id”: 1660) which is correct and 7 ranked UCLA (details shown below) which is incorrect:

{
“team_id”: 345,
“name”: “UCLA”,
“mascot”: “Bruins”,
“abbreviation”: “UCLA”,
“ranking”: 7,
“record”: “14-12”,
“conference”: {
“conference_id”: 16,
“division_id”: 2,
“sport_id”: 5,
“name”: “Pac-12 Conference”
},

On top of this, a challenge I’m running into is a lack of “ranking” parameter for teams unless they are ranked. This makes managing/cleanup of now-unranked teams challenging and much more error prone (as shown by the duplicate data detailed above).

Ideally, it would be great if ranking was always returned for every team (null, empty string, etc) but this less critical than the data accuracy mentioned above.

Rapid account: Lossesthisweek
lossesthisweek Commented 2ヶ月前

Terrific, thank you for the quick fix and update!

Rapid account: Therundown
therundown Commented 2ヶ月前

Hi lossesthisweek, thank you for reaching out. This should now be resolved.

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti