The channels through which the event will be broadcast are not listed. |
| Posted: 18 Feb 2026 00:38 | |||
Posts: 4 Joined: 2026 | The channel I'm adding is WinSports+, which already appears in the list. I'm adding it to the Colombian First Division A league matches. This channel broadcasts all the matches in this league, and when I check with --> https://www.thesportsdb.com/api/v1/json/123/eventsday.php?d=2026-02-17&l=Colombia %20Categor%C3%ADa%20Primera%20A This gives me the following result --> "events": [ { "idEvent": "2414930", "idAPIfootball": "1505996", "strEvent": "Alianza de Valledupar vs Cúcuta Deportivo", "strEventAlternate": "Cúcuta Deportivo @ Alianza de Valledupar", "strFilename": "Colombia Categoría Primera A 2026-02-17 Alianza de Valledupar vs Cúcuta Deportivo", "strSport": "Soccer", "idLeague": "4497", "strLeague": "Colombia Categoría Primera A", "strLeagueBadge": "https://r2.thesportsdb.com/images/media/league/badge/sdz1351580833297.png", "strSeason": "2026", "strDescriptionEN": "", "strHomeTeam": "Alianza de Valledupar", "strAwayTeam": "Cúcuta Deportivo", "intHomeScore": "1", "intRound": "7", "intAwayScore": "1", "intSpectators": null, "strOfficial": "", "strTimestamp": "2026-02-17T21:00:00", "dateEvent": "2026-02-17", "dateEventLocal": "2026-02-16", "strTime": "21:00:00", "strTimeLocal": "16:00:00", "strGroup": "", "idHomeTeam": "137605", "strHomeTeamBadge": "https://r2.thesportsdb.com/images/media/team/badge/efldut1715066310.png", "idAwayTeam": "137608", "strAwayTeamBadge": "https://r2.thesportsdb.com/images/media/team/badge/f2in7k1678411016.png", "intScore": null, "intScoreVotes": null, "strResult": "", "idVenue": "20928", "strVenue": "Estadio Armando Maestre Pavajeau", "strCountry": "Colombia", "strCity": "", "strPoster": "", "strSquare": "", "strFanart": null, "strThumb": "https://www.thesportsdb.com/images/media/event/thumb/gyc97p1769691932.jpg", "strBanner": "", "strMap": null, "strTweet1": "", "strVideo": "", "strStatus": "Match Finished", "strPostponed": "no", "strLocked": "unlocked" }, --> As we can see, the transmission channel information is missing. | ||
![]() | |||
| Posted: 18 Feb 2026 06:22 | |||
Ovokx Posts: 1,869 Joined: 2020 | this endpoint doesn't provide broadcasting channels. in order to get them, make a search for "TV" on documentation page: https://www.thesportsdb.com/documentation curswine | ||
![]() |