Site Home / Forum / Developers / How often are soccer scores for finished games incorrect?
How often are soccer scores for finished games incorrect?
Posted: 14 Jun 2026 02:55
soccersport
Posts: 1 Joined: 2026
I'm using the API for computing scores in an online predictions game and the scoring is extremely complicated due to the mechanics of the game. An incorrect score would warrant a very complicated re-compute which I'm evaluating right now. So my question is: do we have a statistic of how often the results are correct? Only looking at finished games (including penalties if present).
Just want to make sure I account for this. If you tell me it's never happened, I will proceed in a different way than if it happens often.