Site
Home / Forum / Developers / What Result if Penalty


What Result if Penalty


Posted: 26 Jun 2026 06:48
finoallafine
Editor Premium
Edits: 0
Posts: 2
Joined: 2026

As the final rounds of the fifa world cup are starting. I would like to know how i can define a winer after pens, when de api only shows a draw. Can somebody help me?

transparent spacer
Posted: 26 Jun 2026 07:51

curswine
Admin
Edits: 1,123,759
Posts: 1,224
Joined: 2020

As the final rounds of the fifa world cup are starting. I would like to know how i can define a winer after pens, when de api only shows a draw. Can somebody help me?

The status will be AP (After Penalties) and the penalties will appear in intHomeScoreExtra and intAwayScoreExtra.

zag
transparent spacer
Posted: 30 Jun 2026 01:50
jucaslo
Editor
Edits: 0
Posts: 1
Joined: 2026

I'm not getting any of those fields for the Germany Paraguay match of the world cup that ended in penalty shootout:

{
"idEvent": "2502846",
"strEvent": "Germany vs Paraguay",
"strEventAlternate": "Paraguay @ Germany",
"strSeason": "2026",
"idLeague": "4429",
"strLeague": "FIFA World Cup",
"strLeagueBadge": "https://r2.thesportsdb.com/images/media/league/badge/e7er5g1696521789.png",
"strSport": "Soccer",
"strHomeTeam": "Germany",
"strAwayTeam": "Paraguay",
"idHomeTeam": "133907",
"idAwayTeam": "136471",
"intRound": "32",
"intHomeScore": "1",
"intAwayScore": "1",
"strTimestamp": "2026-06-29T20:30:00",
"dateEvent": "2026-06-29",
"dateEventLocal": "2026-06-29",
"strTime": "20:30:00",
"strTimeLocal": "22:30:00",
"strHomeTeamBadge": "https://r2.thesportsdb.com/images/media/team/badge/1xysi51726167152.png",
"strAwayTeamBadge": "https://r2.thesportsdb.com/images/media/team/badge/khgav41553419195.png",
"idVenue": "15816",
"strVenue": "Gillette Stadium",
"strCountry": "United States",
"strThumb": "https://www.thesportsdb.com/images/media/event/thumb/d9lzb81782546619.jpg",
"strPoster": "https://www.thesportsdb.com/images/media/event/poster/3cq46g1782546667.jpg",
"strVideo": "",
"strPostponed": "no",
"strFilename": "FIFA World Cup 2026-06-29 Germany vs Paraguay",
"strStatus": "AP"
},


I'm using the schedule endpoint:

https://www.thesportsdb.com/api/v2/json/schedule/league/4429/2026

transparent spacer
Posted: 30 Jun 2026 09:30

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

It wont show on the schedule endpoint.

Lookup the event by ID or use livescores/timeline.

transparent spacer
Showing 0 to 4 (Total: 4)