Site
Home / Forum / Developers / Livescore endpoint says strStatus = "FT" but score is wrong


Livescore endpoint says strStatus = "FT" but score is wrong


Posted: 18 Jun 2026 21:10
soccersport
Editor Premium
Edits: 0
Posts: 5
Joined: 2026

Score should be 4-1, not 3-1.


{
"livescore": [
{
"idLiveScore": "11260993",
"idEvent": "2461110",
"strSport": "Soccer",
"idLeague": "4429",
"strLeague": "FIFA World Cup",
"intDivision": "0",
"idHomeTeam": "134506",
"idAwayTeam": "134510",
"strHomeTeam": "Switzerland",
"strAwayTeam": "Bosnia-Herzegovina",
"strHomeTeamBadge": "https://r2.thesportsdb.com/images/media/team/badge/mb7yqe1717365808.png",
"strAwayTeamBadge": "https://r2.thesportsdb.com/images/media/team/badge/wtqqst1455463120.png",
"intHomeScore": "3",
"intAwayScore": "1",
"strStatus": "FT",
"strProgress": "90+6",
"strTimestamp": "2026-06-18T19:00:00",
"strEventTime": "19:00",
"dateEvent": "2026-06-18",
"updated": "2026-06-18 21:56:21"
}
]
}

transparent spacer
Posted: 20 Jun 2026 13:30

zag
Admin
Edits: 184,813
Posts: 4,031
Joined: 2020

Late goal most likely, I need to look at how to handle that...

transparent spacer
Posted: 20 Jun 2026 22:29
soccersport
Editor Premium
Edits: 0
Posts: 5
Joined: 2026

Late goal indeed. The match was set to go 90+6 and the goal was made around 97 minutes so, almost the last thing that happened.
This kind of late goals has happened several times during this World Cup so a fix will be much appreciated.

transparent spacer
Posted: 21 Jun 2026 09:36

zag
Admin
Edits: 184,813
Posts: 4,031
Joined: 2020

I've implemented a fix for this now, hopefully works for the next late goal event.

transparent spacer
Posted: 24 Jun 2026 20:49
soccersport
Editor Premium
Edits: 0
Posts: 5
Joined: 2026

That's great, thanks! I appreciate all the work you're putting into this.

transparent spacer
Showing 0 to 5 (Total: 5)