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/team-of-the-weekTeam of the Week
Formation and players with ratings for a round's team of the week, latest by default.
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
A round id from the returned rounds list.
Default: the latest round
Season id from /tournaments/seasons or /tournaments/details.
Default: the current season
{
"tournament_id": 17,
"season_id": 96668,
"round_id": 28908,
"formation": "4-4-2",
"players": [
{
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#66ccff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4753278
},
"match": {
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#66ccff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4753278
},
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0099cc",
"secondary": "#999999",
"text": "#999999"
},
"followers_count": 115665
},
"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": 1356594,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": null,
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"group": null,
"is_live": false
},
"season": null,
"has_xg": true,
"is_final_result_only": false
},
"rating": "8.8",
"id": 530219,
"type": "rated",
"player": {
"id": 824509,
"name": "Gianluigi Donnarumma",
"short_name": "G. Donnarumma",
"slug": "gianluigi-donnarumma",
"link": "https://www.sofascore.com/player/gianluigi-donnarumma/824509",
"image_link": "https://img.sofascore.com/api/v1/player/824509/image",
"position": "G",
"jersey_number": 1,
"gender": "M",
"country": null,
"followers_count": 78117
},
"order": 1
},
{
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4323101
},
"match": {
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0000ff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 150116
},
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4323101
},
"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": 1356594,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": null,
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"group": null,
"is_live": false
},
"season": null,
"has_xg": true,
"is_final_result_only": false
},
"rating": "7.4",
"id": 530228,
"type": "rated",
"player": {
"id": 925097,
"name": "Ronald Araújo",
"short_name": "R. Araújo",
"slug": "ronald-araujo",
"first_name": "Ronald",
"last_name": "Araujo",
"link": "https://www.sofascore.com/player/ronald-araujo/925097",
"image_link": "https://img.sofascore.com/api/v1/player/925097/image",
"position": "D",
"jersey_number": 33,
"gender": "M",
"country": null,
"followers_count": 159507
},
"order": 2
},
{
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0054a6",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 480085
},
"match": {
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0054a6",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 480085
},
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#1d4189",
"text": "#1d4189"
},
"followers_count": 282092
},
"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": 1356594,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": null,
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"group": null,
"is_live": false
},
"season": null,
"has_xg": true,
"is_final_result_only": false
},
"rating": "8",
"id": 530224,
"type": "rated",
"player": {
"id": 1405212,
"name": "Luka Vušković",
"short_name": "L. Vušković",
"slug": "luka-vuskovic",
"link": "https://www.sofascore.com/player/luka-vuskovic/1405212",
"image_link": "https://img.sofascore.com/api/v1/player/1405212/image",
"position": "D",
"jersey_number": 44,
"gender": "M",
"country": null,
"followers_count": 18987
},
"order": 3
},
{
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0099cc",
"secondary": "#999999",
"text": "#999999"
},
"followers_count": 115665
},
"match": {
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#66ccff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4753278
},
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0099cc",
"secondary": "#999999",
"text": "#999999"
},
"followers_count": 115665
},
"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": 1356594,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": null,
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"group": null,
"is_live": false
},
"season": null,
"has_xg": true,
"is_final_result_only": false
},
"rating": "8.4",
"id": 530223,
"type": "rated",
"player": {
"id": 1033352,
"name": "Bobby Thomas",
"short_name": "B. Thomas",
"slug": "bobby-thomas",
"first_name": "Bobby",
"last_name": "Thomas",
"link": "https://www.sofascore.com/player/bobby-thomas/1033352",
"image_link": "https://img.sofascore.com/api/v1/player/1033352/image",
"position": "D",
"jersey_number": 4,
"gender": "M",
"country": null,
"followers_count": 595
},
"order": 4
},
{
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0033ff",
"secondary": "#b90d2b",
"text": "#b90d2b"
},
"followers_count": 478466
},
"match": {
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ffffff",
"secondary": "#000000",
"text": "#000000"
},
"followers_count": 372809
},
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0033ff",
"secondary": "#b90d2b",
"text": "#b90d2b"
},
"followers_count": 478466
},
"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": 1356594,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": null,
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"group": null,
"is_live": false
},
"season": null,
"has_xg": true,
"is_final_result_only": false
},
"rating": "8.8",
"id": 530226,
"type": "rated",
"player": {
"id": 988275,
"name": "Tyrick Mitchell",
"short_name": "T. Mitchell",
"slug": "tyrick-mitchell",
"link": "https://www.sofascore.com/player/tyrick-mitchell/988275",
"image_link": "https://img.sofascore.com/api/v1/player/988275/image",
"position": "M",
"jersey_number": 3,
"gender": "M",
"country": null,
"followers_count": 1789
},
"order": 5
},
{
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#274488",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 417535
},
"match": {
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#274488",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 417535
},
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#ff0000",
"secondary": "#373737",
"text": "#373737"
},
"followers_count": 4261989
},
"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": 1356594,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": null,
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"group": null,
"is_live": false
},
"season": null,
"has_xg": true,
"is_final_result_only": false
},
"rating": "8.2",
"id": 530225,
"type": "rated",
"player": {
"id": 1403061,
"name": "Tyrique George",
"short_name": "T. George",
"slug": "tyrique-george",
"first_name": "Tyrique George",
"last_name": null,
"link": "https://www.sofascore.com/player/tyrique-george/1403061",
"image_link": "https://img.sofascore.com/api/v1/player/1403061/image",
"position": "F",
"jersey_number": 19,
"gender": "M",
"country": null,
"followers_count": 13468
},
"order": 6
},
{
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#66ccff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4753278
},
"match": {
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#66ccff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4753278
},
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0099cc",
"secondary": "#999999",
"text": "#999999"
},
"followers_count": 115665
},
"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": 1356594,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": null,
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"group": null,
"is_live": false
},
"season": null,
"has_xg": true,
"is_final_result_only": false
},
"rating": "8.5",
"id": 530221,
"type": "rated",
"player": {
"id": 994546,
"name": "Elliot Anderson",
"short_name": "E. Anderson",
"slug": "elliot-anderson",
"link": "https://www.sofascore.com/player/elliot-anderson/994546",
"image_link": "https://img.sofascore.com/api/v1/player/994546/image",
"position": "M",
"jersey_number": 5,
"gender": "M",
"country": null,
"followers_count": 36080
},
"order": 7
},
{
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4194250
},
"match": {
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4194250
},
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0310a7",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 3549341
},
"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": 1356594,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": null,
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"group": null,
"is_live": false
},
"season": null,
"has_xg": true,
"is_final_result_only": false
},
"rating": "9.2",
"id": 530218,
"type": "rated",
"player": {
"id": 547410,
"name": "Martin Ødegaard",
"short_name": "M. Ødegaard",
"slug": "martin-degaard",
"link": "https://www.sofascore.com/player/martin-degaard/547410",
"image_link": "https://img.sofascore.com/api/v1/player/547410/image",
"position": "M",
"jersey_number": 8,
"gender": "M",
"country": null,
"followers_count": 96598
},
"order": 8
},
{
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#000000",
"secondary": "#cc0000",
"text": "#cc0000"
},
"followers_count": 358063
},
"match": {
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#000000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 984394
},
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#000000",
"secondary": "#cc0000",
"text": "#cc0000"
},
"followers_count": 358063
},
"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": 1356594,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": null,
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"group": null,
"is_live": false
},
"season": null,
"has_xg": true,
"is_final_result_only": false
},
"rating": "8.3",
"id": 530227,
"type": "rated",
"player": {
"id": 895576,
"name": "Marcus Tavernier",
"short_name": "M. Tavernier",
"slug": "marcus-tavernier",
"link": "https://www.sofascore.com/player/marcus-tavernier/895576",
"image_link": "https://img.sofascore.com/api/v1/player/895576/image",
"position": "M",
"jersey_number": 16,
"gender": "M",
"country": null,
"followers_count": 2676
},
"order": 9
},
{
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#66ccff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4753278
},
"match": {
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#66ccff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4753278
},
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0099cc",
"secondary": "#999999",
"text": "#999999"
},
"followers_count": 115665
},
"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": 1356594,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": null,
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"group": null,
"is_live": false
},
"season": null,
"has_xg": true,
"is_final_result_only": false
},
"rating": "8.6",
"id": 530222,
"type": "rated",
"player": {
"id": 839956,
"name": "Erling Haaland",
"short_name": "E. Haaland",
"slug": "erling-haaland",
"first_name": "Erling",
"last_name": "Haaland",
"link": "https://www.sofascore.com/player/erling-haaland/839956",
"image_link": "https://img.sofascore.com/api/v1/player/839956/image",
"position": "F",
"jersey_number": 9,
"gender": "M",
"country": null,
"followers_count": 1203913
},
"order": 10
},
{
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4323101
},
"match": {
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#0000ff",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 150116
},
"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": null,
"gender": "M",
"is_national": false,
"colors": {
"primary": "#cc0000",
"secondary": "#ffffff",
"text": "#ffffff"
},
"followers_count": 4323101
},
"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": 1356594,
"category": {
"id": 1,
"name": "England",
"slug": "england",
"link": "https://www.sofascore.com/football/england",
"sport": {
"id": 1,
"name": "Football",
"slug": "football"
},
"country": null,
"flag_image_link": "https://img.sofascore.com/api/v1/country/EN/flag"
},
"group": null,
"is_live": false
},
"season": null,
"has_xg": true,
"is_final_result_only": false
},
"rating": "8.7",
"id": 530220,
"type": "rated",
"player": {
"id": 823941,
"name": "Alexander Isak",
"short_name": "A. Isak",
"slug": "alexander-isak",
"first_name": "Alexander",
"last_name": "Isak",
"link": "https://www.sofascore.com/player/alexander-isak/823941",
"image_link": "https://img.sofascore.com/api/v1/player/823941/image",
"position": "F",
"jersey_number": 9,
"gender": "M",
"country": null,
"followers_count": 115296
},
"order": 11
}
],
"rounds": [
{
"id": 28908,
"round_id": 3,
"round_name": "3",
"round_slug": "3",
"created_at": null
},
{
"id": 28789,
"round_id": 2,
"round_name": "2",
"round_slug": "2",
"created_at": null
},
{
"id": 28630,
"round_id": 1,
"round_name": "1",
"round_slug": "1",
"created_at": null
}
]
}