api-sports / public-roadmap

82 stars 5 forks source link

[bug?] some end results from the fixture endpoint are wrong #369

Open nikto1 opened 2 months ago

nikto1 commented 2 months ago

Some results from the fixtures are wrong. E.g. if you call the fixture endpoint with league 891 - season 2024 and search for the 2nd round game "catania-crotone", played on 18th of august, there has been a penality shootout according to THIS link on google, but the api shows in the penality json key "null", which isn't possible because the playtime has been 120 minutes according to your api (status AET, elapsed 120) and google.

If you only search by fixture id (1285948) the penalty stuff shows up, weird.

I've found other examples but i think 1 is enough to explain the problem.