Testing API connections for date: 2026-07-07
Today Tomorrow Day After Back to DashboardURL: https://api.football-data.org/v4/matches?dateFrom=2026-07-07&dateTo=2026-07-07
Status: ✓ Success (HTTP 200)
Matches found: 1
Array
(
[0] => Array
(
[area] => Array
(
[id] => 2267
[name] => World
[code] => INT
[flag] =>
)
[competition] => Array
(
[id] => 2000
[name] => FIFA World Cup
[code] => WC
[type] => CUP
[emblem] => https://crests.football-data.org/wm26.png
)
[season] => Array
(
[id] => 2398
[startDate] => 2026-06-11
[endDate] => 2026-07-19
[currentMatchday] => 3
[winner] =>
)
[id] => 537380
[utcDate] => 2026-07-07T00:00:00Z
[status] => FINISHED
[matchday] =>
[stage] => LAST_16
[group] =>
[lastUpdated] => 2026-07-07T05:20:11Z
[homeTeam] => Array
(
[id] => 771
[name] => United States
[shortName] => USA
[tla] => USA
[crest] => https://crests.football-data.org/usa.svg
)
[awayTeam] => Array
(
[id] => 805
[name] => Belgium
[shortName] => Belgium
[tla] => BEL
[crest] => https://crests.football-data.org/805.svg
)
[score] => Array
(
[winner] => AWAY_TEAM
[duration] => REGULAR
[fullTime] => Array
(
[home] => 1
[away] => 4
)
[halfTime] => Array
(
[home] => 1
[away] => 2
)
)
[odds] => Array
(
[msg] => Activate Odds-Package in User-Panel to retrieve odds.
)
[referees] => Array
(
[0] => Array
(
[id] => 129250
[name] => Adham Makhadmeh
[type] => REFEREE
[nationality] => Jordan
)
)
)
)
URL: https://v3.football.api-sports.io/fixtures?date=2026-07-07
Status: ✓ Success (HTTP 200)
Matches found: 0
URL: https://apiv3.apifootball.com/?action=get_events&from=2026-07-07&to=2026-07-07&APIkey=API_KEY_HIDDEN
Status: ✓ Success (HTTP 200)
Matches found: 0
Now testing the integrated APIClient class:
Total unique matches found: 0
No matches returned from APIClient. This could mean:
Try selecting tomorrow or a weekend date when more matches are typically scheduled.