API-FOOTBALL

GRATIS CON POSSIBILITÀ DI UPGRADE
Verified
Da API-SPORTS | Aggiornamento 4 days ago | Sports
Popolarità

10 / 10

Latenza

386ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

Fixtures for the 22/23 season EFL England

Rapid account: Officialgtfc
officialgtfc
2 years ago
Hello when can we expect to see EFL 22-23 fixtures for EFL League?

Also the time zone seems to be out for future matches by 1 hour, then in the actusal month it corrects itself to british summer time?
Rapid account: Api Sports
api-sports Commented 2 years ago

Hi,

It’s already available in the API (This was added today)

By default we send the matches with the UTC time zone, you can change this with the “timezone” parameter

{
get: "fixtures"
parameters: {
league: "40"
season: “2022”
}
errors: [
]
results: 48
paging: {
current: 1
total: 1
}
response: [
{
fixture: {
id: 874671
referee: null
timezone: "UTC"
date: "2022-07-29T19:00:00+00:00"
timestamp: 1659121200
periods: {
first: null
second: null
}
venue: {
id: 543
name: "John Smith’s Stadium"
city: “Huddersfield, West Yorkshire”
}
status: {
long: "Not Started"
short: "NS"
elapsed: null
}
}
league: {
id: 40
name: "Championship"
country: "England"
logo: "https://media.api-sports.io/football/leagues/40.png"
flag: "https://media.api-sports.io/flags/gb.svg"
season: 2022
round: “Regular Season - 1”
}
teams: {
home: {
id: 37
name: "Huddersfield"
logo: "https://media.api-sports.io/football/teams/37.png"
winner: null
}
away: {
id: 44
name: "Burnley"
logo: "https://media.api-sports.io/football/teams/44.png"
winner: null
}
}
goals: {
home: null
away: null

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti