Sofascore Scraper

ENDPOINTS
GET/referees/details

Referee Details

Referee profile: country, career games and cards, debut, and per-season and per-tournament statistics.

QUERY PARAMS

Sofascore referee id or any sofascore.com referee URL.

Examples:

  • ID: 65702 (Michael Oliver)
  • URL: https://www.sofascore.com/referee/michael-oliver/65702
{
  "referee": {
    "id": 65702,
    "name": "Michael Oliver",
    "slug": "oliver-michael",
    "link": "https://www.sofascore.com/referee/oliver-michael/65702",
    "country": {
      "name": "England",
      "alpha2": "EN",
      "alpha3": null,
      "slug": null
    },
    "sport": {
      "id": 1,
      "name": "Football",
      "slug": "football"
    },
    "date_of_birth": "1985-02-20",
    "first_league_debut_date": "2010-08-21",
    "career": {
      "games": 661,
      "yellow_cards": 2316,
      "red_cards": 51,
      "second_yellow_cards": 40
    },
    "statistics": [
      {
        "tournament": {
          "id": 346,
          "name": "Community Shield",
          "slug": "community-shield",
          "link": "https://www.sofascore.com/tournament/football/england/community-shield/346",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/346/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/346/image/dark",
          "colors": {
            "primary": "#e4051f",
            "secondary": "#949fa4"
          },
          "followers_count": 48009,
          "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"
          }
        },
        "appearances": 1,
        "yellow_cards": 1,
        "red_cards": 0,
        "second_yellow_cards": 0,
        "penalty": 0
      },
      {
        "tournament": {
          "id": 24,
          "name": "League One",
          "slug": "league-one",
          "link": "https://www.sofascore.com/tournament/football/england/league-one/24",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/24/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/24/image/dark",
          "colors": {
            "primary": "#20429a",
            "secondary": "#848888"
          },
          "followers_count": 29364,
          "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"
          }
        },
        "appearances": 3,
        "yellow_cards": 9,
        "red_cards": 0,
        "second_yellow_cards": 0,
        "penalty": 1
      },
      {
        "tournament": {
          "id": 26,
          "name": "U21 Euro Qualification",
          "slug": "u21-euro-qualification",
          "link": "https://www.sofascore.com/tournament/football/europe/u21-euro-qualification/26",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/26/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/26/image/dark",
          "colors": {
            "primary": "#4593ba",
            "secondary": "#117493"
          },
          "followers_count": 9089,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          }
        },
        "appearances": 3,
        "yellow_cards": 12,
        "red_cards": 0,
        "second_yellow_cards": 0,
        "penalty": 1
      },
      {
        "tournament": {
          "id": 258,
          "name": "U19 European Championship",
          "slug": "u19-european-championship",
          "link": "https://www.sofascore.com/tournament/football/europe/u19-european-championship/258",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/258/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/258/image/dark",
          "colors": {
            "primary": "#12a63c",
            "secondary": "#c5d97f"
          },
          "followers_count": 11480,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          }
        },
        "appearances": 3,
        "yellow_cards": 13,
        "red_cards": 0,
        "second_yellow_cards": 0,
        "penalty": 0
      },
      {
        "tournament": {
          "id": 279,
          "name": "U17 World Championship",
          "slug": "u17-world-championship",
          "link": "https://www.sofascore.com/tournament/football/world/u17-world-championship/279",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/279/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/279/image/dark",
          "colors": {
            "primary": "#398835",
            "secondary": "#377ac4"
          },
          "followers_count": 31856,
          "category": {
            "id": 1468,
            "name": "World",
            "slug": "world",
            "link": "https://www.sofascore.com/football/world",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/international/flag"
          }
        },
        "appearances": 3,
        "yellow_cards": 14,
        "red_cards": 0,
        "second_yellow_cards": 0,
        "penalty": 2
      },
      {
        "tournament": {
          "id": 453,
          "name": "U-20 World Championship",
          "slug": "u20-world-cup",
          "link": "https://www.sofascore.com/tournament/football/world/u20-world-cup/453",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/453/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/453/image/dark",
          "colors": {
            "primary": "#c12122",
            "secondary": "#009949"
          },
          "followers_count": 47740,
          "category": {
            "id": 1468,
            "name": "World",
            "slug": "world",
            "link": "https://www.sofascore.com/football/world",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/international/flag"
          }
        },
        "appearances": 3,
        "yellow_cards": 8,
        "red_cards": 1,
        "second_yellow_cards": 0,
        "penalty": 4
      },
      {
        "tournament": {
          "id": 465,
          "name": "UEFA Super Cup",
          "slug": "uefa-super-cup",
          "link": "https://www.sofascore.com/tournament/football/europe/uefa-super-cup/465",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/465/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/465/image/dark",
          "colors": {
            "primary": "#626366",
            "secondary": "#009ade"
          },
          "followers_count": 117065,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          }
        },
        "appearances": 1,
        "yellow_cards": 1,
        "red_cards": 0,
        "second_yellow_cards": 0,
        "penalty": 0
      },
      {
        "tournament": {
          "id": 27,
          "name": "EURO, Qualification",
          "slug": "european-championship-qualification",
          "link": "https://www.sofascore.com/tournament/football/europe/european-championship-qualification/27",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/27/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/27/image/dark",
          "colors": {
            "primary": "#182026",
            "secondary": "#730000"
          },
          "followers_count": 147150,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          }
        },
        "appearances": 6,
        "yellow_cards": 23,
        "red_cards": 0,
        "second_yellow_cards": 0,
        "penalty": 1
      },
      {
        "tournament": {
          "id": 851,
          "name": "International Friendly Games",
          "slug": "int-friendly-games",
          "link": "https://www.sofascore.com/tournament/football/world/int-friendly-games/851",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/851/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/851/image/dark",
          "colors": {
            "primary": "#25497d",
            "secondary": "#d38f1d"
          },
          "followers_count": 119709,
          "category": {
            "id": 1468,
            "name": "World",
            "slug": "world",
            "link": "https://www.sofascore.com/football/world",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/international/flag"
          }
        },
        "appearances": 10,
        "yellow_cards": 6,
        "red_cards": 0,
        "second_yellow_cards": 0,
        "penalty": 0
      },
      {
        "tournament": {
          "id": 18,
          "name": "Championship",
          "slug": "championship",
          "link": "https://www.sofascore.com/tournament/football/england/championship/18",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/18/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/18/image/dark",
          "colors": {
            "primary": "#20429a",
            "secondary": "#ac944a"
          },
          "followers_count": 143040,
          "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"
          }
        },
        "appearances": 13,
        "yellow_cards": 44,
        "red_cards": 0,
        "second_yellow_cards": 0,
        "penalty": 2
      },
      {
        "tournament": {
          "id": 21,
          "name": "EFL Cup",
          "slug": "efl-cup",
          "link": "https://www.sofascore.com/tournament/football/england/efl-cup/21",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/21/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/21/image/dark",
          "colors": {
            "primary": "#203e93",
            "secondary": "#bc1723"
          },
          "followers_count": 165297,
          "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"
          }
        },
        "appearances": 8,
        "yellow_cards": 37,
        "red_cards": 1,
        "second_yellow_cards": 0,
        "penalty": 1
      },
      {
        "tournament": {
          "id": 1,
          "name": "EURO",
          "slug": "european-championship",
          "link": "https://www.sofascore.com/tournament/football/europe/european-championship/1",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/1/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/1/image/dark",
          "colors": {
            "primary": "#293cdb",
            "secondary": "#00ba5d"
          },
          "followers_count": 731056,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          }
        },
        "appearances": 7,
        "yellow_cards": 16,
        "red_cards": 1,
        "second_yellow_cards": 0,
        "penalty": 2
      },
      {
        "tournament": {
          "id": 10783,
          "name": "UEFA Nations League",
          "slug": "uefa-nations-league",
          "link": "https://www.sofascore.com/tournament/football/europe/uefa-nations-league/10783",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/10783/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/10783/image/dark",
          "colors": {
            "primary": "#3a4179",
            "secondary": "#e5a422"
          },
          "followers_count": 284002,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          }
        },
        "appearances": 9,
        "yellow_cards": 41,
        "red_cards": 0,
        "second_yellow_cards": 1,
        "penalty": 5
      },
      {
        "tournament": {
          "id": 17015,
          "name": "UEFA Conference League",
          "slug": "uefa-europa-conference-league",
          "link": "https://www.sofascore.com/tournament/football/europe/uefa-europa-conference-league/17015",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/17015/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/17015/image/dark",
          "colors": {
            "primary": null,
            "secondary": "#04be15"
          },
          "followers_count": 254874,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          }
        },
        "appearances": 3,
        "yellow_cards": 15,
        "red_cards": 0,
        "second_yellow_cards": 1,
        "penalty": 1
      },
      {
        "tournament": {
          "id": 357,
          "name": "FIFA Club World Cup",
          "slug": "club-world-championship",
          "link": "https://www.sofascore.com/tournament/football/world/club-world-championship/357",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/357/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/357/image/dark",
          "colors": {
            "primary": "#8d1536",
            "secondary": "#0bbda4"
          },
          "followers_count": 589819,
          "category": {
            "id": 1468,
            "name": "World",
            "slug": "world",
            "link": "https://www.sofascore.com/football/world",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/international/flag"
          }
        },
        "appearances": 2,
        "yellow_cards": 10,
        "red_cards": 0,
        "second_yellow_cards": 0,
        "penalty": 1
      },
      {
        "tournament": {
          "id": 853,
          "name": "Club Friendly Games",
          "slug": "club-friendly-games",
          "link": "https://www.sofascore.com/tournament/football/world/club-friendly-games/853",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/853/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/853/image/dark",
          "colors": {
            "primary": "#25497d",
            "secondary": "#d38f1d"
          },
          "followers_count": 42962,
          "category": {
            "id": 1468,
            "name": "World",
            "slug": "world",
            "link": "https://www.sofascore.com/football/world",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/international/flag"
          }
        },
        "appearances": 2,
        "yellow_cards": 1,
        "red_cards": 0,
        "second_yellow_cards": 0,
        "penalty": 1
      },
      {
        "tournament": {
          "id": 679,
          "name": "UEFA Europa League",
          "slug": "uefa-europa-league",
          "link": "https://www.sofascore.com/tournament/football/europe/uefa-europa-league/679",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/679/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/679/image/dark",
          "colors": {
            "primary": null,
            "secondary": "#f37d25"
          },
          "followers_count": 469890,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          }
        },
        "appearances": 34,
        "yellow_cards": 134,
        "red_cards": 4,
        "second_yellow_cards": 2,
        "penalty": 12
      },
      {
        "tournament": {
          "id": 11,
          "name": "World Cup Qual. UEFA",
          "slug": "world-championship-qual-uefa",
          "link": "https://www.sofascore.com/tournament/football/europe/world-championship-qual-uefa/11",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/11/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/11/image/dark",
          "colors": {
            "primary": "#9a1133",
            "secondary": "#c11541"
          },
          "followers_count": 215865,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          }
        },
        "appearances": 12,
        "yellow_cards": 54,
        "red_cards": 2,
        "second_yellow_cards": 0,
        "penalty": 5
      },
      {
        "tournament": {
          "id": 19,
          "name": "FA Cup",
          "slug": "fa-cup",
          "link": "https://www.sofascore.com/tournament/football/england/fa-cup/19",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/19/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/19/image/dark",
          "colors": {
            "primary": "#bc1821",
            "secondary": "#e60411"
          },
          "followers_count": 210458,
          "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"
          }
        },
        "appearances": 40,
        "yellow_cards": 122,
        "red_cards": 1,
        "second_yellow_cards": 5,
        "penalty": 13
      },
      {
        "tournament": {
          "id": 16,
          "name": "FIFA World Cup",
          "slug": "world-championship",
          "link": "https://www.sofascore.com/tournament/football/world/world-championship/16",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/16/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/16/image/dark",
          "colors": {
            "primary": "#d20a11",
            "secondary": "#e8bb57"
          },
          "followers_count": 2011841,
          "category": {
            "id": 1468,
            "name": "World",
            "slug": "world",
            "link": "https://www.sofascore.com/football/world",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/international/flag"
          }
        },
        "appearances": 7,
        "yellow_cards": 35,
        "red_cards": 0,
        "second_yellow_cards": 0,
        "penalty": 1
      },
      {
        "tournament": {
          "id": 7,
          "name": "UEFA Champions League",
          "slug": "uefa-champions-league",
          "link": "https://www.sofascore.com/tournament/football/europe/uefa-champions-league/7",
          "image_link": "https://img.sofascore.com/api/v1/unique-tournament/7/image",
          "dark_image_link": "https://img.sofascore.com/api/v1/unique-tournament/7/image/dark",
          "colors": {
            "primary": "#062b5c",
            "secondary": "#086aab"
          },
          "followers_count": 1189944,
          "category": {
            "id": 1465,
            "name": "Europe",
            "slug": "europe",
            "link": "https://www.sofascore.com/football/europe",
            "sport": {
              "id": 1,
              "name": "Football",
              "slug": "football"
            },
            "country": null,
            "flag_image_link": "https://img.sofascore.com/api/v1/country/europe/flag"
          }
        },
        "appearances": 60,
        "yellow_cards": 278,
        "red_cards": 4,
        "second_yellow_cards": 8,
        "penalty": 18
      },
      {
        "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"
          }
        },
        "appearances": 431,
        "yellow_cards": 1442,
        "red_cards": 37,
        "second_yellow_cards": 23,
        "penalty": 125
      }
    ]
  }
}