Sofascore Scraper
ENDPOINTS
Match Details
Live Matches
Scheduled Matches
Search
Match Statistics
Match Lineups
Match Incidents
Head to Head
Pregame Form
Shot Map
Match Heatmap
Match Player Statistics
Best Players
Momentum Graph
Match Commentary
Match Odds
Fan Votes
Match Managers
Match Highlights
Average Positions
Match Streaks
Featured Players
Match TV Channels
Win Probability
Point by Point
Cricket Innings
Trending Matches
Tournament Details
Tournament Seasons
Standings
Tournament Rounds
Tournament Matches
Tournament Teams
Cup Tree
Tournament Top Players
Tournament Top Teams
Team of the Week
Player of the Season
Season Info
Featured Matches
Tournament Media
Team Details
Team Players
Team Matches
Team Near Matches
Team Statistics Seasons
Team Statistics
Team Top Players
Team Transfers
Team Standings Seasons
Team Rankings
Team Performance
Team Media
Player Details
Player Statistics Seasons
Player Statistics
Player Matches
Player Near Matches
Player Transfer History
Player Attributes
Player Heatmap
Player Ratings
National Team Statistics
Player Last Year Summary
Player Penalty History
Player Media
Manager Details
Manager Matches
Referee Details
Referee Matches
Sports
Categories
Tournaments in Category
Match Calendar
Rankings
Transfers
Odds Providers
TV Channels
/tournaments/matchesTournament Matches
Fixtures and results of a season as match cards, 30 per page; results, upcoming, or one round.
QUERY PARAMS
Sofascore tournament id or any sofascore.com tournament URL.
Examples:
- ID:
17(Premier League) - URL:
https://www.sofascore.com/tournament/football/england/premier-league/17
last = results, newest first; next = upcoming fixtures.
Default: last
Allowed values: last, next
One round's matches instead of span.
Allowed values: 1-500
Season id from /tournaments/seasons or /tournaments/details.
Default: the current season
Results page.
Default: 1
Allowed values: 1-200
{
"count": 30,
"page": 1,
"has_next_page": false,
"tournament_id": 17,
"season_id": 96668,
"span": "last",
"matches": [
{
"id": 16363633,
"custom_id": "lsR",
"slug": "arsenal-coventry-city",
"link": "https://www.sofascore.com/football/match/arsenal-coventry-city/lsR#id:16363633",
"start_time": "2026-08-21T19:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 1,
"home_team": {
"id": 42,
"name": "Arsenal",
"short_name": "Arsenal",
"code": "ARS",
"slug": "arsenal",
"link": "https://www.sofascore.com/team/football/arsenal/42",
"image_link": "https://img.sofascore.com/api/v1/team/42/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4189600
},
"away_team": {
"id": 11,
"name": "Coventry City",
"short_name": "Coventry",
"code": "COC",
"slug": "coventry-city",
"link": "https://www.sofascore.com/team/football/coventry-city/11",
"image_link": "https://img.sofascore.com/api/v1/team/11/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0099cc",
"secondary": "#999999",
"text": "#999999"
},
"followers_count": 115657
},
"home_score": {
"current": 3,
"display": 3,
"periods": {
"period1": 2,
"period2": 1,
"normaltime": 3
}
},
"away_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"round": {
"number": 1,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 2,
"injury_time2": 4,
"last_period_end_timestamp": 1787341645,
"current_period_start_time": "2026-08-21T20:02:28Z"
},
"venue": {
"id": 624,
"name": "Emirates Stadium",
"slug": "emirates-stadium",
"capacity": 60704,
"city": "London",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 51.55504,
"longitude": -0.1084
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363634,
"custom_id": "KsWb",
"slug": "hull-city-manchester-united",
"link": "https://www.sofascore.com/football/match/hull-city-manchester-united/KsWb#id:16363634",
"start_time": "2026-08-22T11:30:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 1,
"home_team": {
"id": 96,
"name": "Hull City",
"short_name": "Hull",
"code": "HUL",
"slug": "hull-city",
"link": "https://www.sofascore.com/team/football/hull-city/96",
"image_link": "https://img.sofascore.com/api/v1/team/96/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#de8f38",
"secondary": "#000000",
"text": "#000000"
},
"followers_count": 100487
},
"away_team": {
"id": 35,
"name": "Manchester United",
"short_name": "Man Utd",
"code": "MUN",
"slug": "manchester-united",
"link": "https://www.sofascore.com/team/football/manchester-united/35",
"image_link": "https://img.sofascore.com/api/v1/team/35/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ff0000",
"secondary": "#373737",
"text": "#373737"
},
"followers_count": 4256810
},
"home_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 2,
"period2": 0,
"normaltime": 2
}
},
"away_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"round": {
"number": 1,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 2,
"injury_time2": 6,
"last_period_end_timestamp": 1787401035,
"current_period_start_time": "2026-08-22T12:33:07Z"
},
"venue": {
"id": 1138,
"name": "MKM Stadium",
"slug": "mkm-stadium",
"capacity": 25586,
"city": "Hull",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 53.746226,
"longitude": -0.367824
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363636,
"custom_id": "HsQ",
"slug": "sunderland-ipswich-town",
"link": "https://www.sofascore.com/football/match/sunderland-ipswich-town/HsQ#id:16363636",
"start_time": "2026-08-22T14:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 1,
"home_team": {
"id": 32,
"name": "Ipswich Town",
"short_name": "Ipswich",
"code": "IPS",
"slug": "ipswich-town",
"link": "https://www.sofascore.com/team/football/ipswich-town/32",
"image_link": "https://img.sofascore.com/api/v1/team/32/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0000ff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 150027
},
"away_team": {
"id": 41,
"name": "Sunderland",
"short_name": "Sunderland",
"code": "SUN",
"slug": "sunderland",
"link": "https://www.sofascore.com/team/football/sunderland/41",
"image_link": "https://img.sofascore.com/api/v1/team/41/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#ca0000",
"text": "#ca0000"
},
"followers_count": 244222
},
"home_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 1,
"period2": 1,
"normaltime": 2
}
},
"away_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 1,
"period2": 0,
"normaltime": 1
}
},
"round": {
"number": 1,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 2,
"injury_time2": 4,
"last_period_end_timestamp": 1787410048,
"current_period_start_time": "2026-08-22T15:03:39Z"
},
"venue": {
"id": 2188,
"name": "Portman Road Stadium",
"slug": "portman-road-stadium",
"capacity": 29673,
"city": "Ipswich",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 52.054952,
"longitude": 1.145285
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363238,
"custom_id": "osJ",
"slug": "leeds-united-nottingham-forest",
"link": "https://www.sofascore.com/football/match/leeds-united-nottingham-forest/osJ#id:16363238",
"start_time": "2026-08-22T14:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 2,
"home_team": {
"id": 14,
"name": "Nottingham Forest",
"short_name": "Forest",
"code": "NFO",
"slug": "nottingham-forest",
"link": "https://www.sofascore.com/team/football/nottingham-forest/14",
"image_link": "https://img.sofascore.com/api/v1/team/14/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#cc0000",
"text": "#cc0000"
},
"followers_count": 472730
},
"away_team": {
"id": 34,
"name": "Leeds United",
"short_name": "Leeds",
"code": "LEE",
"slug": "leeds-united",
"link": "https://www.sofascore.com/team/football/leeds-united/34",
"image_link": "https://img.sofascore.com/api/v1/team/34/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#1d4189",
"text": "#1d4189"
},
"followers_count": 281991
},
"home_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"away_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 0,
"period2": 1,
"normaltime": 1
}
},
"round": {
"number": 1,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 2,
"injury_time2": 3,
"last_period_end_timestamp": 1787410068,
"current_period_start_time": "2026-08-22T15:03:48Z"
},
"venue": {
"id": 2230,
"name": "City Ground",
"slug": "city-ground",
"capacity": 30445,
"city": "Nottingham",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 52.93733,
"longitude": -1.12633
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363635,
"custom_id": "hY",
"slug": "everton-crystal-palace",
"link": "https://www.sofascore.com/football/match/everton-crystal-palace/hY#id:16363635",
"start_time": "2026-08-22T14:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 1,
"home_team": {
"id": 48,
"name": "Everton",
"short_name": "Everton",
"code": "EVE",
"slug": "everton",
"link": "https://www.sofascore.com/team/football/everton/48",
"image_link": "https://img.sofascore.com/api/v1/team/48/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#274488",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 417148
},
"away_team": {
"id": 7,
"name": "Crystal Palace",
"short_name": "Crystal Palace",
"code": "CRY",
"slug": "crystal-palace",
"link": "https://www.sofascore.com/team/football/crystal-palace/7",
"image_link": "https://img.sofascore.com/api/v1/team/7/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0033ff",
"secondary": "#b90d2b",
"text": "#b90d2b"
},
"followers_count": 478128
},
"home_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 1,
"period2": 1,
"normaltime": 2
}
},
"away_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"round": {
"number": 1,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 4,
"injury_time2": 7,
"last_period_end_timestamp": 1787410158,
"current_period_start_time": "2026-08-22T15:06:02Z"
},
"venue": {
"id": 50461,
"name": "Hill Dickinson Stadium",
"slug": "everton-stadium",
"capacity": 52888,
"city": "Liverpool",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 53.4251,
"longitude": -3.0028
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363242,
"custom_id": "Isab",
"slug": "brentford-tottenham-hotspur",
"link": "https://www.sofascore.com/football/match/brentford-tottenham-hotspur/Isab#id:16363242",
"start_time": "2026-08-22T16:30:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 1,
"home_team": {
"id": 50,
"name": "Brentford",
"short_name": "Brentford",
"code": "BRE",
"slug": "brentford",
"link": "https://www.sofascore.com/team/football/brentford/50",
"image_link": "https://img.sofascore.com/api/v1/team/50/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#ff0000",
"text": "#ff0000"
},
"followers_count": 329888
},
"away_team": {
"id": 33,
"name": "Tottenham Hotspur",
"short_name": "Tottenham",
"code": "TOT",
"slug": "tottenham-hotspur",
"link": "https://www.sofascore.com/team/football/tottenham-hotspur/33",
"image_link": "https://img.sofascore.com/api/v1/team/33/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#000066",
"text": "#000066"
},
"followers_count": 1673289
},
"home_score": {
"current": 3,
"display": 3,
"periods": {
"period1": 2,
"period2": 1,
"normaltime": 3
}
},
"away_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"round": {
"number": 1,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 1,
"injury_time2": 4,
"last_period_end_timestamp": 1787418972,
"current_period_start_time": "2026-08-22T17:32:35Z"
},
"venue": {
"id": 29716,
"name": "Brentford Community Stadium",
"slug": "brentford-community-stadium",
"capacity": 17250,
"city": "London",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 51.490713,
"longitude": -0.28898
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363236,
"custom_id": "FP",
"slug": "aston-villa-brighton-and-hove-albion",
"link": "https://www.sofascore.com/football/match/aston-villa-brighton-and-hove-albion/FP#id:16363236",
"start_time": "2026-08-23T13:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 1,
"home_team": {
"id": 30,
"name": "Brighton & Hove Albion",
"short_name": "Brighton",
"code": "BHA",
"slug": "brighton-and-hove-albion",
"link": "https://www.sofascore.com/team/football/brighton-and-hove-albion/30",
"image_link": "https://img.sofascore.com/api/v1/team/30/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0054a6",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 480013
},
"away_team": {
"id": 40,
"name": "Aston Villa",
"short_name": "Aston Villa",
"code": "AVL",
"slug": "aston-villa",
"link": "https://www.sofascore.com/team/football/aston-villa/40",
"image_link": "https://img.sofascore.com/api/v1/team/40/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#670e36",
"secondary": "#94bee5",
"text": "#94bee5"
},
"followers_count": 1090431
},
"home_score": {
"current": 4,
"display": 4,
"periods": {
"period1": 4,
"period2": 0,
"normaltime": 4
}
},
"away_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"home_red_cards": null,
"away_red_cards": 1,
"round": {
"number": 1,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 5,
"injury_time2": 5,
"last_period_end_timestamp": 1787493012,
"current_period_start_time": "2026-08-23T14:05:28Z"
},
"venue": {
"id": 2443,
"name": "American Express Stadium",
"slug": "american-express-community-s-stadium",
"capacity": 31876,
"city": "Falmer",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": null
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363243,
"custom_id": "rkb",
"slug": "bournemouth-manchester-city",
"link": "https://www.sofascore.com/football/match/bournemouth-manchester-city/rkb#id:16363243",
"start_time": "2026-08-23T13:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 1,
"home_team": {
"id": 17,
"name": "Manchester City",
"short_name": "Man City",
"code": "MCI",
"slug": "manchester-city",
"link": "https://www.sofascore.com/team/football/manchester-city/17",
"image_link": "https://img.sofascore.com/api/v1/team/17/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#66ccff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4747370
},
"away_team": {
"id": 60,
"name": "Bournemouth",
"short_name": "Bournemouth",
"code": "BOU",
"slug": "bournemouth",
"link": "https://www.sofascore.com/team/football/bournemouth/60",
"image_link": "https://img.sofascore.com/api/v1/team/60/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#000000",
"secondary": "#cc0000",
"text": "#cc0000"
},
"followers_count": 357801
},
"home_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 0,
"period2": 2,
"normaltime": 2
}
},
"away_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 1,
"period2": 0,
"normaltime": 1
}
},
"round": {
"number": 1,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 1,
"injury_time2": 3,
"last_period_end_timestamp": 1787493045,
"current_period_start_time": "2026-08-23T14:05:55Z"
},
"venue": {
"id": 606,
"name": "Etihad Stadium",
"slug": "etihad-stadium",
"capacity": 53400,
"city": "Manchester",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 53.483091,
"longitude": -2.200252
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363246,
"custom_id": "OU",
"slug": "liverpool-fc-newcastle-united",
"link": "https://www.sofascore.com/football/match/liverpool-fc-newcastle-united/OU#id:16363246",
"start_time": "2026-08-23T15:30:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 3,
"home_team": {
"id": 39,
"name": "Newcastle United",
"short_name": "Newcastle",
"code": "NEW",
"slug": "newcastle-united",
"link": "https://www.sofascore.com/team/football/newcastle-united/39",
"image_link": "https://img.sofascore.com/api/v1/team/39/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#000000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 983770
},
"away_team": {
"id": 44,
"name": "Liverpool FC",
"short_name": "Liverpool",
"code": "LIV",
"slug": "liverpool",
"link": "https://www.sofascore.com/team/football/liverpool/44",
"image_link": "https://img.sofascore.com/api/v1/team/44/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4318360
},
"home_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 1,
"period2": 1,
"normaltime": 2
}
},
"away_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 0,
"period2": 2,
"normaltime": 2
}
},
"round": {
"number": 1,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 1,
"injury_time2": 5,
"last_period_end_timestamp": 1787501900,
"current_period_start_time": "2026-08-23T16:33:44Z"
},
"venue": {
"id": 765,
"name": "St James' Park",
"slug": "st-james-park",
"capacity": 52409,
"city": "Newcastle upon Tyne",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 54.975469,
"longitude": -1.621874
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363244,
"custom_id": "NsT",
"slug": "fulham-chelsea",
"link": "https://www.sofascore.com/football/match/fulham-chelsea/NsT#id:16363244",
"start_time": "2026-08-24T19:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 2,
"home_team": {
"id": 43,
"name": "Fulham",
"short_name": "Fulham",
"code": "FUL",
"slug": "fulham",
"link": "https://www.sofascore.com/team/football/fulham/43",
"image_link": "https://img.sofascore.com/api/v1/team/43/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#000000",
"text": "#000000"
},
"followers_count": 372703
},
"away_team": {
"id": 38,
"name": "Chelsea",
"short_name": "Chelsea",
"code": "CHE",
"slug": "chelsea",
"link": "https://www.sofascore.com/team/football/chelsea/38",
"image_link": "https://img.sofascore.com/api/v1/team/38/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0310a7",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 3545306
},
"home_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 1,
"period2": 1,
"normaltime": 2
}
},
"away_score": {
"current": 3,
"display": 3,
"periods": {
"period1": 2,
"period2": 1,
"normaltime": 3
}
},
"round": {
"number": 1,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 2,
"injury_time2": 4,
"last_period_end_timestamp": 1787600890,
"current_period_start_time": "2026-08-24T20:04:24Z"
},
"venue": {
"id": 611,
"name": "Craven Cottage",
"slug": "craven-cottage",
"capacity": 29600,
"city": "London",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 51.474922,
"longitude": -0.221745
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363252,
"custom_id": "hr",
"slug": "manchester-city-crystal-palace",
"link": "https://www.sofascore.com/football/match/manchester-city-crystal-palace/hr#id:16363252",
"start_time": "2026-08-28T19:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 2,
"home_team": {
"id": 7,
"name": "Crystal Palace",
"short_name": "Crystal Palace",
"code": "CRY",
"slug": "crystal-palace",
"link": "https://www.sofascore.com/team/football/crystal-palace/7",
"image_link": "https://img.sofascore.com/api/v1/team/7/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0033ff",
"secondary": "#b90d2b",
"text": "#b90d2b"
},
"followers_count": 478128
},
"away_team": {
"id": 17,
"name": "Manchester City",
"short_name": "Man City",
"code": "MCI",
"slug": "manchester-city",
"link": "https://www.sofascore.com/team/football/manchester-city/17",
"image_link": "https://img.sofascore.com/api/v1/team/17/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#66ccff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4747370
},
"home_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 0,
"period2": 1,
"normaltime": 1
}
},
"away_score": {
"current": 4,
"display": 4,
"periods": {
"period1": 1,
"period2": 3,
"normaltime": 4
}
},
"round": {
"number": 2,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 1,
"injury_time2": 5,
"last_period_end_timestamp": 1787946441,
"current_period_start_time": "2026-08-28T20:03:16Z"
},
"venue": {
"id": 10,
"name": "Selhurst Park",
"slug": "selhurst-park",
"capacity": 25456,
"city": "London",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 51.398243,
"longitude": -0.085255
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363254,
"custom_id": "osU",
"slug": "liverpool-fc-nottingham-forest",
"link": "https://www.sofascore.com/football/match/liverpool-fc-nottingham-forest/osU#id:16363254",
"start_time": "2026-08-29T11:30:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 3,
"home_team": {
"id": 44,
"name": "Liverpool FC",
"short_name": "Liverpool",
"code": "LIV",
"slug": "liverpool",
"link": "https://www.sofascore.com/team/football/liverpool/44",
"image_link": "https://img.sofascore.com/api/v1/team/44/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4318360
},
"away_team": {
"id": 14,
"name": "Nottingham Forest",
"short_name": "Forest",
"code": "NFO",
"slug": "nottingham-forest",
"link": "https://www.sofascore.com/team/football/nottingham-forest/14",
"image_link": "https://img.sofascore.com/api/v1/team/14/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#cc0000",
"text": "#cc0000"
},
"followers_count": 472730
},
"home_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 0,
"period2": 2,
"normaltime": 2
}
},
"away_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 1,
"period2": 1,
"normaltime": 2
}
},
"round": {
"number": 2,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 3,
"injury_time2": 5,
"last_period_end_timestamp": 1788006000,
"current_period_start_time": "2026-08-29T12:36:20Z"
},
"venue": {
"id": 579,
"name": "Anfield",
"slug": "anfield",
"capacity": 61276,
"city": "Liverpool",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 53.430916,
"longitude": -2.960931
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363250,
"custom_id": "lsWb",
"slug": "hull-city-coventry-city",
"link": "https://www.sofascore.com/football/match/hull-city-coventry-city/lsWb#id:16363250",
"start_time": "2026-08-29T14:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 2,
"home_team": {
"id": 11,
"name": "Coventry City",
"short_name": "Coventry",
"code": "COC",
"slug": "coventry-city",
"link": "https://www.sofascore.com/team/football/coventry-city/11",
"image_link": "https://img.sofascore.com/api/v1/team/11/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0099cc",
"secondary": "#999999",
"text": "#999999"
},
"followers_count": 115657
},
"away_team": {
"id": 96,
"name": "Hull City",
"short_name": "Hull",
"code": "HUL",
"slug": "hull-city",
"link": "https://www.sofascore.com/team/football/hull-city/96",
"image_link": "https://img.sofascore.com/api/v1/team/96/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#de8f38",
"secondary": "#000000",
"text": "#000000"
},
"followers_count": 100487
},
"home_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"away_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 0,
"period2": 1,
"normaltime": 1
}
},
"round": {
"number": 2,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 2,
"injury_time2": 5,
"last_period_end_timestamp": 1788014855,
"current_period_start_time": "2026-08-29T15:04:24Z"
},
"venue": {
"id": 2194,
"name": "Coventry Building Society Arena",
"slug": "coventry-building-society-arena",
"capacity": 32609,
"city": "Coventry",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 52.448158,
"longitude": -1.497017
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363247,
"custom_id": "Yskb",
"slug": "bournemouth-everton",
"link": "https://www.sofascore.com/football/match/bournemouth-everton/Yskb#id:16363247",
"start_time": "2026-08-29T14:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 3,
"home_team": {
"id": 60,
"name": "Bournemouth",
"short_name": "Bournemouth",
"code": "BOU",
"slug": "bournemouth",
"link": "https://www.sofascore.com/team/football/bournemouth/60",
"image_link": "https://img.sofascore.com/api/v1/team/60/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#000000",
"secondary": "#cc0000",
"text": "#cc0000"
},
"followers_count": 357801
},
"away_team": {
"id": 48,
"name": "Everton",
"short_name": "Everton",
"code": "EVE",
"slug": "everton",
"link": "https://www.sofascore.com/team/football/everton/48",
"image_link": "https://img.sofascore.com/api/v1/team/48/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#274488",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 417148
},
"home_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 1,
"period2": 0,
"normaltime": 1
}
},
"away_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 0,
"period2": 1,
"normaltime": 1
}
},
"round": {
"number": 2,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 2,
"injury_time2": 4,
"last_period_end_timestamp": 1788014845,
"current_period_start_time": "2026-08-29T15:02:26Z"
},
"venue": {
"id": 2990,
"name": "Vitality Stadium",
"slug": "vitality-stadium",
"capacity": 11307,
"city": "Bournemouth",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 50.735181,
"longitude": -1.838328
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363256,
"custom_id": "IO",
"slug": "newcastle-united-tottenham-hotspur",
"link": "https://www.sofascore.com/football/match/newcastle-united-tottenham-hotspur/IO#id:16363256",
"start_time": "2026-08-29T16:30:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 2,
"home_team": {
"id": 33,
"name": "Tottenham Hotspur",
"short_name": "Tottenham",
"code": "TOT",
"slug": "tottenham-hotspur",
"link": "https://www.sofascore.com/team/football/tottenham-hotspur/33",
"image_link": "https://img.sofascore.com/api/v1/team/33/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#000066",
"text": "#000066"
},
"followers_count": 1673289
},
"away_team": {
"id": 39,
"name": "Newcastle United",
"short_name": "Newcastle",
"code": "NEW",
"slug": "newcastle-united",
"link": "https://www.sofascore.com/team/football/newcastle-united/39",
"image_link": "https://img.sofascore.com/api/v1/team/39/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#000000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 983770
},
"home_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"away_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 0,
"period2": 2,
"normaltime": 2
}
},
"round": {
"number": 2,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 1,
"injury_time2": 4,
"last_period_end_timestamp": 1788023788,
"current_period_start_time": "2026-08-29T17:31:38Z"
},
"venue": {
"id": 24806,
"name": "Tottenham Hotspur Stadium",
"slug": "tottenham-hotspur-stadium",
"capacity": 62850,
"city": "London",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 51.604036,
"longitude": -0.066153
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363266,
"custom_id": "Jsab",
"slug": "brentford-leeds-united",
"link": "https://www.sofascore.com/football/match/brentford-leeds-united/Jsab#id:16363266",
"start_time": "2026-08-30T13:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 3,
"home_team": {
"id": 34,
"name": "Leeds United",
"short_name": "Leeds",
"code": "LEE",
"slug": "leeds-united",
"link": "https://www.sofascore.com/team/football/leeds-united/34",
"image_link": "https://img.sofascore.com/api/v1/team/34/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#1d4189",
"text": "#1d4189"
},
"followers_count": 281991
},
"away_team": {
"id": 50,
"name": "Brentford",
"short_name": "Brentford",
"code": "BRE",
"slug": "brentford",
"link": "https://www.sofascore.com/team/football/brentford/50",
"image_link": "https://img.sofascore.com/api/v1/team/50/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#ff0000",
"text": "#ff0000"
},
"followers_count": 329888
},
"home_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 0,
"period2": 1,
"normaltime": 1
}
},
"away_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 1,
"period2": 0,
"normaltime": 1
}
},
"round": {
"number": 2,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 3,
"injury_time2": 3,
"last_period_end_timestamp": 1788097761,
"current_period_start_time": "2026-08-30T14:05:57Z"
},
"venue": {
"id": 2223,
"name": "Elland Road",
"slug": "elland-road",
"capacity": 37890,
"city": "Leeds",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 53.775644,
"longitude": -1.575748
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363255,
"custom_id": "QsT",
"slug": "fulham-sunderland",
"link": "https://www.sofascore.com/football/match/fulham-sunderland/QsT#id:16363255",
"start_time": "2026-08-30T13:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 1,
"home_team": {
"id": 41,
"name": "Sunderland",
"short_name": "Sunderland",
"code": "SUN",
"slug": "sunderland",
"link": "https://www.sofascore.com/team/football/sunderland/41",
"image_link": "https://img.sofascore.com/api/v1/team/41/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#ca0000",
"text": "#ca0000"
},
"followers_count": 244222
},
"away_team": {
"id": 43,
"name": "Fulham",
"short_name": "Fulham",
"code": "FUL",
"slug": "fulham",
"link": "https://www.sofascore.com/team/football/fulham/43",
"image_link": "https://img.sofascore.com/api/v1/team/43/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#000000",
"text": "#000000"
},
"followers_count": 372703
},
"home_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 0,
"period2": 1,
"normaltime": 1
}
},
"away_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"round": {
"number": 2,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 1,
"injury_time2": 4,
"last_period_end_timestamp": 1788097572,
"current_period_start_time": "2026-08-30T14:01:39Z"
},
"venue": {
"id": 851,
"name": "Stadium of Light",
"slug": "stadium-of-light",
"capacity": 48707,
"city": "Sunderland",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 54.914395,
"longitude": -1.388258
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363249,
"custom_id": "FsN",
"slug": "chelsea-brighton-and-hove-albion",
"link": "https://www.sofascore.com/football/match/chelsea-brighton-and-hove-albion/FsN#id:16363249",
"start_time": "2026-08-30T13:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 1,
"home_team": {
"id": 38,
"name": "Chelsea",
"short_name": "Chelsea",
"code": "CHE",
"slug": "chelsea",
"link": "https://www.sofascore.com/team/football/chelsea/38",
"image_link": "https://img.sofascore.com/api/v1/team/38/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0310a7",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 3545306
},
"away_team": {
"id": 30,
"name": "Brighton & Hove Albion",
"short_name": "Brighton",
"code": "BHA",
"slug": "brighton-and-hove-albion",
"link": "https://www.sofascore.com/team/football/brighton-and-hove-albion/30",
"image_link": "https://img.sofascore.com/api/v1/team/30/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0054a6",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 480013
},
"home_score": {
"current": 4,
"display": 4,
"periods": {
"period1": 3,
"period2": 1,
"normaltime": 4
}
},
"away_score": {
"current": 3,
"display": 3,
"periods": {
"period1": 1,
"period2": 2,
"normaltime": 3
}
},
"round": {
"number": 2,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 2,
"injury_time2": 5,
"last_period_end_timestamp": 1788097708,
"current_period_start_time": "2026-08-30T14:04:44Z"
},
"venue": {
"id": 799,
"name": "Stamford Bridge",
"slug": "stamford-bridge",
"capacity": 40341,
"city": "London",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 51.481687,
"longitude": -0.191034
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363253,
"custom_id": "HsK",
"slug": "manchester-united-ipswich-town",
"link": "https://www.sofascore.com/football/match/manchester-united-ipswich-town/HsK#id:16363253",
"start_time": "2026-08-30T15:30:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 1,
"home_team": {
"id": 35,
"name": "Manchester United",
"short_name": "Man Utd",
"code": "MUN",
"slug": "manchester-united",
"link": "https://www.sofascore.com/team/football/manchester-united/35",
"image_link": "https://img.sofascore.com/api/v1/team/35/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ff0000",
"secondary": "#373737",
"text": "#373737"
},
"followers_count": 4256810
},
"away_team": {
"id": 32,
"name": "Ipswich Town",
"short_name": "Ipswich",
"code": "IPS",
"slug": "ipswich-town",
"link": "https://www.sofascore.com/team/football/ipswich-town/32",
"image_link": "https://img.sofascore.com/api/v1/team/32/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0000ff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 150027
},
"home_score": {
"current": 5,
"display": 5,
"periods": {
"period1": 1,
"period2": 4,
"normaltime": 5
}
},
"away_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 1,
"period2": 1,
"normaltime": 2
}
},
"round": {
"number": 2,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 2,
"injury_time2": 8,
"last_period_end_timestamp": 1788106657,
"current_period_start_time": "2026-08-30T16:33:40Z"
},
"venue": {
"id": 9,
"name": "Old Trafford",
"slug": "old-trafford",
"capacity": 74879,
"city": "Manchester",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 53.46311,
"longitude": -2.291387
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363245,
"custom_id": "PR",
"slug": "arsenal-aston-villa",
"link": "https://www.sofascore.com/football/match/arsenal-aston-villa/PR#id:16363245",
"start_time": "2026-08-31T19:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 2,
"home_team": {
"id": 40,
"name": "Aston Villa",
"short_name": "Aston Villa",
"code": "AVL",
"slug": "aston-villa",
"link": "https://www.sofascore.com/team/football/aston-villa/40",
"image_link": "https://img.sofascore.com/api/v1/team/40/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#670e36",
"secondary": "#94bee5",
"text": "#94bee5"
},
"followers_count": 1090431
},
"away_team": {
"id": 42,
"name": "Arsenal",
"short_name": "Arsenal",
"code": "ARS",
"slug": "arsenal",
"link": "https://www.sofascore.com/team/football/arsenal/42",
"image_link": "https://img.sofascore.com/api/v1/team/42/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4189600
},
"home_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"away_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 0,
"period2": 1,
"normaltime": 1
}
},
"round": {
"number": 2,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 1,
"injury_time2": 8,
"last_period_end_timestamp": 1788205594,
"current_period_start_time": "2026-08-31T20:02:49Z"
},
"venue": {
"id": 815,
"name": "Villa Park",
"slug": "villa-park",
"capacity": 42640,
"city": "Birmingham",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 52.509126,
"longitude": -1.885035
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363261,
"custom_id": "HsU",
"slug": "liverpool-fc-ipswich-town",
"link": "https://www.sofascore.com/football/match/liverpool-fc-ipswich-town/HsU#id:16363261",
"start_time": "2026-09-04T19:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 2,
"home_team": {
"id": 32,
"name": "Ipswich Town",
"short_name": "Ipswich",
"code": "IPS",
"slug": "ipswich-town",
"link": "https://www.sofascore.com/team/football/ipswich-town/32",
"image_link": "https://img.sofascore.com/api/v1/team/32/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0000ff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 150027
},
"away_team": {
"id": 44,
"name": "Liverpool FC",
"short_name": "Liverpool",
"code": "LIV",
"slug": "liverpool",
"link": "https://www.sofascore.com/team/football/liverpool/44",
"image_link": "https://img.sofascore.com/api/v1/team/44/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4318360
},
"home_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"away_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 2,
"period2": 0,
"normaltime": 2
}
},
"round": {
"number": 3,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 2,
"injury_time2": 5,
"last_period_end_timestamp": 1788551236,
"current_period_start_time": "2026-09-04T20:02:54Z"
},
"venue": {
"id": 2188,
"name": "Portman Road Stadium",
"slug": "portman-road-stadium",
"capacity": 29673,
"city": "Ipswich",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 52.054952,
"longitude": 1.145285
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363637,
"custom_id": "Okb",
"slug": "bournemouth-newcastle-united",
"link": "https://www.sofascore.com/football/match/bournemouth-newcastle-united/Okb#id:16363637",
"start_time": "2026-09-05T11:30:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 3,
"home_team": {
"id": 39,
"name": "Newcastle United",
"short_name": "Newcastle",
"code": "NEW",
"slug": "newcastle-united",
"link": "https://www.sofascore.com/team/football/newcastle-united/39",
"image_link": "https://img.sofascore.com/api/v1/team/39/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#000000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 983770
},
"away_team": {
"id": 60,
"name": "Bournemouth",
"short_name": "Bournemouth",
"code": "BOU",
"slug": "bournemouth",
"link": "https://www.sofascore.com/team/football/bournemouth/60",
"image_link": "https://img.sofascore.com/api/v1/team/60/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#000000",
"secondary": "#cc0000",
"text": "#cc0000"
},
"followers_count": 357801
},
"home_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 1,
"period2": 1,
"normaltime": 2
}
},
"away_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 2,
"period2": 0,
"normaltime": 2
}
},
"round": {
"number": 3,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 3,
"injury_time2": 6,
"last_period_end_timestamp": 1788610689,
"current_period_start_time": "2026-09-05T12:34:15Z"
},
"venue": {
"id": 765,
"name": "St James' Park",
"slug": "st-james-park",
"capacity": 52409,
"city": "Newcastle upon Tyne",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 54.975469,
"longitude": -1.621874
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363260,
"custom_id": "Qsab",
"slug": "brentford-sunderland",
"link": "https://www.sofascore.com/football/match/brentford-sunderland/Qsab#id:16363260",
"start_time": "2026-09-05T14:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 3,
"home_team": {
"id": 50,
"name": "Brentford",
"short_name": "Brentford",
"code": "BRE",
"slug": "brentford",
"link": "https://www.sofascore.com/team/football/brentford/50",
"image_link": "https://img.sofascore.com/api/v1/team/50/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#ff0000",
"text": "#ff0000"
},
"followers_count": 329888
},
"away_team": {
"id": 41,
"name": "Sunderland",
"short_name": "Sunderland",
"code": "SUN",
"slug": "sunderland",
"link": "https://www.sofascore.com/team/football/sunderland/41",
"image_link": "https://img.sofascore.com/api/v1/team/41/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#ca0000",
"text": "#ca0000"
},
"followers_count": 244222
},
"home_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 0,
"period2": 1,
"normaltime": 1
}
},
"away_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 0,
"period2": 1,
"normaltime": 1
}
},
"round": {
"number": 3,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 8,
"injury_time2": 6,
"last_period_end_timestamp": 1788620050,
"current_period_start_time": "2026-09-05T15:10:48Z"
},
"venue": {
"id": 29716,
"name": "Brentford Community Stadium",
"slug": "brentford-community-stadium",
"capacity": 17250,
"city": "London",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 51.490713,
"longitude": -0.28898
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363258,
"custom_id": "FsJ",
"slug": "leeds-united-brighton-and-hove-albion",
"link": "https://www.sofascore.com/football/match/leeds-united-brighton-and-hove-albion/FsJ#id:16363258",
"start_time": "2026-09-05T14:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 3,
"home_team": {
"id": 30,
"name": "Brighton & Hove Albion",
"short_name": "Brighton",
"code": "BHA",
"slug": "brighton-and-hove-albion",
"link": "https://www.sofascore.com/team/football/brighton-and-hove-albion/30",
"image_link": "https://img.sofascore.com/api/v1/team/30/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0054a6",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 480013
},
"away_team": {
"id": 34,
"name": "Leeds United",
"short_name": "Leeds",
"code": "LEE",
"slug": "leeds-united",
"link": "https://www.sofascore.com/team/football/leeds-united/34",
"image_link": "https://img.sofascore.com/api/v1/team/34/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#1d4189",
"text": "#1d4189"
},
"followers_count": 281991
},
"home_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 0,
"period2": 1,
"normaltime": 1
}
},
"away_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 1,
"period2": 0,
"normaltime": 1
}
},
"round": {
"number": 3,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 1,
"injury_time2": 4,
"last_period_end_timestamp": 1788619621,
"current_period_start_time": "2026-09-05T15:03:43Z"
},
"venue": {
"id": 2443,
"name": "American Express Stadium",
"slug": "american-express-community-s-stadium",
"capacity": 31876,
"city": "Falmer",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": null
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363269,
"custom_id": "hsT",
"slug": "fulham-crystal-palace",
"link": "https://www.sofascore.com/football/match/fulham-crystal-palace/hsT#id:16363269",
"start_time": "2026-09-05T14:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 2,
"home_team": {
"id": 43,
"name": "Fulham",
"short_name": "Fulham",
"code": "FUL",
"slug": "fulham",
"link": "https://www.sofascore.com/team/football/fulham/43",
"image_link": "https://img.sofascore.com/api/v1/team/43/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#000000",
"text": "#000000"
},
"followers_count": 372703
},
"away_team": {
"id": 7,
"name": "Crystal Palace",
"short_name": "Crystal Palace",
"code": "CRY",
"slug": "crystal-palace",
"link": "https://www.sofascore.com/team/football/crystal-palace/7",
"image_link": "https://img.sofascore.com/api/v1/team/7/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0033ff",
"secondary": "#b90d2b",
"text": "#b90d2b"
},
"followers_count": 478128
},
"home_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 2,
"period2": 0,
"normaltime": 2
}
},
"away_score": {
"current": 3,
"display": 3,
"periods": {
"period1": 1,
"period2": 2,
"normaltime": 3
}
},
"round": {
"number": 3,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 4,
"injury_time2": 4,
"last_period_end_timestamp": 1788619757,
"current_period_start_time": "2026-09-05T15:06:06Z"
},
"venue": {
"id": 611,
"name": "Craven Cottage",
"slug": "craven-cottage",
"capacity": 29600,
"city": "London",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 51.474922,
"longitude": -0.221745
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363638,
"custom_id": "osI",
"slug": "tottenham-hotspur-nottingham-forest",
"link": "https://www.sofascore.com/football/match/tottenham-hotspur-nottingham-forest/osI#id:16363638",
"start_time": "2026-09-05T14:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 3,
"home_team": {
"id": 14,
"name": "Nottingham Forest",
"short_name": "Forest",
"code": "NFO",
"slug": "nottingham-forest",
"link": "https://www.sofascore.com/team/football/nottingham-forest/14",
"image_link": "https://img.sofascore.com/api/v1/team/14/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#cc0000",
"text": "#cc0000"
},
"followers_count": 472730
},
"away_team": {
"id": 33,
"name": "Tottenham Hotspur",
"short_name": "Tottenham",
"code": "TOT",
"slug": "tottenham-hotspur",
"link": "https://www.sofascore.com/team/football/tottenham-hotspur/33",
"image_link": "https://img.sofascore.com/api/v1/team/33/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#000066",
"text": "#000066"
},
"followers_count": 1673289
},
"home_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"away_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"round": {
"number": 3,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 1,
"injury_time2": 5,
"last_period_end_timestamp": 1788619624,
"current_period_start_time": "2026-09-05T15:02:40Z"
},
"venue": {
"id": 2230,
"name": "City Ground",
"slug": "city-ground",
"capacity": 30445,
"city": "Nottingham",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 52.93733,
"longitude": -1.12633
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363263,
"custom_id": "lsr",
"slug": "manchester-city-coventry-city",
"link": "https://www.sofascore.com/football/match/manchester-city-coventry-city/lsr#id:16363263",
"start_time": "2026-09-05T14:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 1,
"home_team": {
"id": 17,
"name": "Manchester City",
"short_name": "Man City",
"code": "MCI",
"slug": "manchester-city",
"link": "https://www.sofascore.com/team/football/manchester-city/17",
"image_link": "https://img.sofascore.com/api/v1/team/17/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#66ccff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4747370
},
"away_team": {
"id": 11,
"name": "Coventry City",
"short_name": "Coventry",
"code": "COC",
"slug": "coventry-city",
"link": "https://www.sofascore.com/team/football/coventry-city/11",
"image_link": "https://img.sofascore.com/api/v1/team/11/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0099cc",
"secondary": "#999999",
"text": "#999999"
},
"followers_count": 115657
},
"home_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 1,
"period2": 0,
"normaltime": 1
}
},
"away_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"round": {
"number": 3,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 1,
"injury_time2": 5,
"last_period_end_timestamp": 1788619663,
"current_period_start_time": "2026-09-05T15:03:15Z"
},
"venue": {
"id": 606,
"name": "Etihad Stadium",
"slug": "etihad-stadium",
"capacity": 53400,
"city": "Manchester",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 53.483091,
"longitude": -2.200252
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363262,
"custom_id": "PWb",
"slug": "hull-city-aston-villa",
"link": "https://www.sofascore.com/football/match/hull-city-aston-villa/PWb#id:16363262",
"start_time": "2026-09-05T16:30:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 3,
"home_team": {
"id": 96,
"name": "Hull City",
"short_name": "Hull",
"code": "HUL",
"slug": "hull-city",
"link": "https://www.sofascore.com/team/football/hull-city/96",
"image_link": "https://img.sofascore.com/api/v1/team/96/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#de8f38",
"secondary": "#000000",
"text": "#000000"
},
"followers_count": 100487
},
"away_team": {
"id": 40,
"name": "Aston Villa",
"short_name": "Aston Villa",
"code": "AVL",
"slug": "aston-villa",
"link": "https://www.sofascore.com/team/football/aston-villa/40",
"image_link": "https://img.sofascore.com/api/v1/team/40/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#670e36",
"secondary": "#94bee5",
"text": "#94bee5"
},
"followers_count": 1090431
},
"home_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"away_score": {
"current": 0,
"display": 0,
"periods": {
"period1": 0,
"period2": 0,
"normaltime": 0
}
},
"round": {
"number": 3,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 1,
"injury_time2": 3,
"last_period_end_timestamp": 1788628598,
"current_period_start_time": "2026-09-05T17:32:17Z"
},
"venue": {
"id": 1138,
"name": "MKM Stadium",
"slug": "mkm-stadium",
"capacity": 25586,
"city": "Hull",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 53.746226,
"longitude": -0.367824
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363259,
"custom_id": "KsY",
"slug": "everton-manchester-united",
"link": "https://www.sofascore.com/football/match/everton-manchester-united/KsY#id:16363259",
"start_time": "2026-09-06T13:00:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 3,
"home_team": {
"id": 48,
"name": "Everton",
"short_name": "Everton",
"code": "EVE",
"slug": "everton",
"link": "https://www.sofascore.com/team/football/everton/48",
"image_link": "https://img.sofascore.com/api/v1/team/48/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#274488",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 417148
},
"away_team": {
"id": 35,
"name": "Manchester United",
"short_name": "Man Utd",
"code": "MUN",
"slug": "manchester-united",
"link": "https://www.sofascore.com/team/football/manchester-united/35",
"image_link": "https://img.sofascore.com/api/v1/team/35/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ff0000",
"secondary": "#373737",
"text": "#373737"
},
"followers_count": 4256810
},
"home_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 0,
"period2": 2,
"normaltime": 2
}
},
"away_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 0,
"period2": 2,
"normaltime": 2
}
},
"round": {
"number": 3,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 3,
"injury_time2": 5,
"last_period_end_timestamp": 1788702564,
"current_period_start_time": "2026-09-06T14:04:56Z"
},
"venue": {
"id": 50461,
"name": "Hill Dickinson Stadium",
"slug": "everton-stadium",
"capacity": 52888,
"city": "Liverpool",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 53.4251,
"longitude": -3.0028
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
},
{
"id": 16363257,
"custom_id": "NR",
"slug": "arsenal-chelsea",
"link": "https://www.sofascore.com/football/match/arsenal-chelsea/NR#id:16363257",
"start_time": "2026-09-06T15:30:00Z",
"status": {
"code": 100,
"type": "finished",
"description": "Ended"
},
"is_live": false,
"is_finished": true,
"winner_code": 1,
"home_team": {
"id": 42,
"name": "Arsenal",
"short_name": "Arsenal",
"code": "ARS",
"slug": "arsenal",
"link": "https://www.sofascore.com/team/football/arsenal/42",
"image_link": "https://img.sofascore.com/api/v1/team/42/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4189600
},
"away_team": {
"id": 38,
"name": "Chelsea",
"short_name": "Chelsea",
"code": "CHE",
"slug": "chelsea",
"link": "https://www.sofascore.com/team/football/chelsea/38",
"image_link": "https://img.sofascore.com/api/v1/team/38/image",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0310a7",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 3545306
},
"home_score": {
"current": 2,
"display": 2,
"periods": {
"period1": 1,
"period2": 1,
"normaltime": 2
}
},
"away_score": {
"current": 1,
"display": 1,
"periods": {
"period1": 1,
"period2": 0,
"normaltime": 1
}
},
"round": {
"number": 3,
"name": null,
"slug": null,
"cup_round_type": null
},
"tournament": {
"id": 17,
"name": "Premier League",
"slug": "premier-league",
"link": "https://www.sofascore.com/tournament/football/england/premier-league/17",
"image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image",
"dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17/image/dark",
"colors": {
"primary": "#3c1c5a",
"secondary": "#f80158"
},
"followers_count": 1355677,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"has_player_statistics": true,
"group": null,
"is_live": false
},
"season": {
"id": 96668,
"name": "Premier League 26/27",
"year": "26/27"
},
"time": {
"injury_time1": 4,
"injury_time2": 4,
"last_period_end_timestamp": 1788711638,
"current_period_start_time": "2026-09-06T16:37:25Z"
},
"venue": {
"id": 624,
"name": "Emirates Stadium",
"slug": "emirates-stadium",
"capacity": 60704,
"city": "London",
"country": {
"name": "England",
"alpha2": "EN",
"alpha3": "ENG",
"slug": "england"
},
"coordinates": {
"latitude": 51.55504,
"longitude": -0.1084
}
},
"has_highlights": true,
"has_xg": true,
"has_player_statistics": true,
"has_player_heatmap": true,
"is_final_result_only": false
}
],
"next": null,
"previous": null
}