{
  "league": {
    "id": "epl",
    "name": "Premier League",
    "country": "England",
    "code": "EPL",
    "seasonYear": "2025/26",
    "totalGameweeks": 38,
    "dataSource": "fpl-api",
    "lastUpdated": "2026-07-23T18:20:50.569848Z"
  },
  "teams": [
    {
      "id": "ars",
      "name": "Arsenal",
      "abbr": "ARS",
      "league": "EPL",
      "primaryColor": "#EF0107",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 42
    },
    {
      "id": "avl",
      "name": "Aston Villa",
      "abbr": "AVL",
      "league": "EPL",
      "primaryColor": "#670E36",
      "secondaryColor": "#95BFE5",
      "apiSportsId": 66
    },
    {
      "id": "bou",
      "name": "Bournemouth",
      "abbr": "BOU",
      "league": "EPL",
      "primaryColor": "#DA291C",
      "secondaryColor": "#000000",
      "apiSportsId": 35
    },
    {
      "id": "bre",
      "name": "Brentford",
      "abbr": "BRE",
      "league": "EPL",
      "primaryColor": "#E30613",
      "secondaryColor": "#FFB81C",
      "apiSportsId": 55
    },
    {
      "id": "bha",
      "name": "Brighton",
      "abbr": "BHA",
      "league": "EPL",
      "primaryColor": "#0057B8",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 51
    },
    {
      "id": "che",
      "name": "Chelsea",
      "abbr": "CHE",
      "league": "EPL",
      "primaryColor": "#034694",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 49
    },
    {
      "id": "cov",
      "name": "Coventry City",
      "abbr": "COV",
      "league": "EPL",
      "primaryColor": "#333333",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 762
    },
    {
      "id": "cry",
      "name": "Crystal Palace",
      "abbr": "CRY",
      "league": "EPL",
      "primaryColor": "#1B458F",
      "secondaryColor": "#C4122E",
      "apiSportsId": 52
    },
    {
      "id": "eve",
      "name": "Everton",
      "abbr": "EVE",
      "league": "EPL",
      "primaryColor": "#003399",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 45
    },
    {
      "id": "ful",
      "name": "Fulham",
      "abbr": "FUL",
      "league": "EPL",
      "primaryColor": "#000000",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 36
    },
    {
      "id": "hul",
      "name": "Hull City",
      "abbr": "HUL",
      "league": "EPL",
      "primaryColor": "#333333",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 747
    },
    {
      "id": "ips",
      "name": "Ipswich Town",
      "abbr": "IPS",
      "league": "EPL",
      "primaryColor": "#0044AA",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 57
    },
    {
      "id": "lee",
      "name": "Leeds",
      "abbr": "LEE",
      "league": "EPL",
      "primaryColor": "#333333",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 63
    },
    {
      "id": "liv",
      "name": "Liverpool",
      "abbr": "LIV",
      "league": "EPL",
      "primaryColor": "#C8102E",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 40
    },
    {
      "id": "mci",
      "name": "Man City",
      "abbr": "MCI",
      "league": "EPL",
      "primaryColor": "#6CABDD",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 50
    },
    {
      "id": "mun",
      "name": "Man Utd",
      "abbr": "MUN",
      "league": "EPL",
      "primaryColor": "#DA291C",
      "secondaryColor": "#FFE500",
      "apiSportsId": 33
    },
    {
      "id": "new",
      "name": "Newcastle",
      "abbr": "NEW",
      "league": "EPL",
      "primaryColor": "#241F20",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 34
    },
    {
      "id": "nfo",
      "name": "Nott'm Forest",
      "abbr": "NFO",
      "league": "EPL",
      "primaryColor": "#DD0000",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 65
    },
    {
      "id": "tot",
      "name": "Spurs",
      "abbr": "TOT",
      "league": "EPL",
      "primaryColor": "#132257",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 47
    },
    {
      "id": "sun",
      "name": "Sunderland",
      "abbr": "SUN",
      "league": "EPL",
      "primaryColor": "#333333",
      "secondaryColor": "#FFFFFF",
      "apiSportsId": 753
    }
  ],
  "players": [
    {
      "id": "epl-haaland",
      "name": "Erling Haaland",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Norway",
      "age": 26,
      "price": 15.5,
      "totalPoints": 239,
      "form": 0,
      "pointsPerMatch": 6.8,
      "selectedBy": 66.8,
      "photoCode": 223094,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 27,
        "assists": 8,
        "cleanSheets": 13,
        "minutesPlayed": 2953,
        "yellowCards": 2,
        "penaltyMisses": 1,
        "appearances": 35,
        "bonus": 43,
        "expectedGoals": 25.5,
        "expectedAssists": 2.67,
        "defensiveContributions": 104,
        "goalsAgainst": 32
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p223094.png",
      "localImage": true
    },
    {
      "id": "epl-bfernandes",
      "name": "Bruno Borges Fernandes",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "Portugal",
      "age": 31,
      "price": 12,
      "totalPoints": 235,
      "form": 0,
      "pointsPerMatch": 6.7,
      "selectedBy": 42.9,
      "photoCode": 141746,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 9,
        "assists": 24,
        "cleanSheets": 7,
        "minutesPlayed": 3065,
        "yellowCards": 5,
        "penaltyMisses": 2,
        "appearances": 35,
        "bonus": 41,
        "expectedGoals": 10.79,
        "expectedAssists": 12.28,
        "defensiveContributions": 287,
        "goalsAgainst": 46
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p141746.png",
      "localImage": true
    },
    {
      "id": "epl-gabriel",
      "name": "Gabriel dos Santos Magalh\u00e3es",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Brazil",
      "age": 28,
      "price": 8,
      "totalPoints": 209,
      "form": 0,
      "pointsPerMatch": 6.5,
      "selectedBy": 22.6,
      "photoCode": 226597,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 5,
        "cleanSheets": 18,
        "minutesPlayed": 2750,
        "yellowCards": 4,
        "appearances": 32,
        "bonus": 30,
        "expectedGoals": 2.94,
        "expectedAssists": 1.75,
        "defensiveContributions": 277,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p226597.png",
      "localImage": true
    },
    {
      "id": "epl-semenyo",
      "name": "Antoine Semenyo",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "Ghana",
      "age": 26,
      "price": 8.5,
      "totalPoints": 202,
      "form": 0,
      "pointsPerMatch": 5.5,
      "selectedBy": 19.6,
      "photoCode": 437730,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 17,
        "assists": 6,
        "cleanSheets": 12,
        "minutesPlayed": 3200,
        "yellowCards": 7,
        "penaltyMisses": 1,
        "appearances": 37,
        "bonus": 18,
        "expectedGoals": 11.1,
        "expectedAssists": 3.12,
        "defensiveContributions": 236,
        "goalsAgainst": 52
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p437730.png",
      "localImage": true
    },
    {
      "id": "epl-gibbs-white",
      "name": "Morgan Gibbs-White",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 26,
      "price": 8,
      "totalPoints": 188,
      "form": 0,
      "pointsPerMatch": 5.1,
      "selectedBy": 14.1,
      "photoCode": 222531,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 15,
        "assists": 4,
        "cleanSheets": 10,
        "minutesPlayed": 3101,
        "yellowCards": 1,
        "appearances": 37,
        "bonus": 18,
        "expectedGoals": 10.81,
        "expectedAssists": 2.91,
        "defensiveContributions": 178,
        "goalsAgainst": 45
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p222531.png",
      "localImage": true
    },
    {
      "id": "epl-rice",
      "name": "Declan Rice",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 27,
      "price": 7.5,
      "totalPoints": 184,
      "form": 0,
      "pointsPerMatch": 5.1,
      "selectedBy": 24.8,
      "photoCode": 204480,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 9,
        "cleanSheets": 18,
        "minutesPlayed": 3093,
        "yellowCards": 3,
        "appearances": 36,
        "bonus": 23,
        "expectedGoals": 3.15,
        "expectedAssists": 7.32,
        "defensiveContributions": 376,
        "goalsAgainst": 25
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p204480.png",
      "localImage": true
    },
    {
      "id": "epl-thiago",
      "name": "Igor Thiago Nascimento Rodrigues",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Brazil",
      "age": 25,
      "price": 8,
      "totalPoints": 181,
      "form": 0,
      "pointsPerMatch": 4.8,
      "selectedBy": 22.4,
      "photoCode": 502500,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 22,
        "assists": 1,
        "cleanSheets": 10,
        "minutesPlayed": 3282,
        "yellowCards": 7,
        "penaltyMisses": 1,
        "appearances": 38,
        "bonus": 22,
        "expectedGoals": 20.6,
        "expectedAssists": 1.83,
        "defensiveContributions": 214,
        "goalsAgainst": 50
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p502500.png",
      "localImage": true
    },
    {
      "id": "epl-anderson",
      "name": "Elliot Anderson",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 23,
      "price": 6.5,
      "totalPoints": 180,
      "form": 0,
      "pointsPerMatch": 4.7,
      "selectedBy": 12.2,
      "photoCode": 215379,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 5,
        "cleanSheets": 10,
        "minutesPlayed": 3332,
        "yellowCards": 8,
        "appearances": 38,
        "bonus": 16,
        "expectedGoals": 2.94,
        "expectedAssists": 4.79,
        "defensiveContributions": 515,
        "goalsAgainst": 50
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p215379.png",
      "localImage": true
    },
    {
      "id": "epl-gu\u00e9hi",
      "name": "Marc Gu\u00e9hi",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 26,
      "price": 6,
      "totalPoints": 179,
      "form": 0,
      "pointsPerMatch": 5.1,
      "selectedBy": 26.2,
      "photoCode": 209036,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 5,
        "cleanSheets": 14,
        "minutesPlayed": 3150,
        "yellowCards": 6,
        "appearances": 35,
        "bonus": 14,
        "expectedGoals": 4.05,
        "expectedAssists": 2.37,
        "defensiveContributions": 278,
        "goalsAgainst": 35
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p209036.png",
      "localImage": true
    },
    {
      "id": "epl-jo\u00e3o-pedro",
      "name": "Jo\u00e3o Pedro Junqueira de Jesus",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Brazil",
      "age": 24,
      "price": 7.5,
      "totalPoints": 177,
      "form": 0,
      "pointsPerMatch": 5.1,
      "selectedBy": 44.9,
      "photoCode": 475168,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 15,
        "assists": 9,
        "cleanSheets": 10,
        "minutesPlayed": 2658,
        "yellowCards": 5,
        "appearances": 35,
        "bonus": 30,
        "expectedGoals": 14.91,
        "expectedAssists": 1.96,
        "defensiveContributions": 138,
        "goalsAgainst": 36
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p475168.png",
      "localImage": true
    },
    {
      "id": "epl-virgil",
      "name": "Virgil van Dijk",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 35,
      "price": 6.5,
      "totalPoints": 175,
      "form": 0,
      "pointsPerMatch": 4.6,
      "selectedBy": 15.4,
      "photoCode": 97032,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 6,
        "assists": 1,
        "cleanSheets": 10,
        "minutesPlayed": 3420,
        "yellowCards": 4,
        "appearances": 38,
        "bonus": 10,
        "expectedGoals": 3.77,
        "expectedAssists": 1.44,
        "defensiveContributions": 352,
        "goalsAgainst": 53
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p97032.png",
      "localImage": true
    },
    {
      "id": "epl-senesi",
      "name": "Marcos Senesi Bar\u00f3n",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Argentina",
      "age": 29,
      "price": 6,
      "totalPoints": 175,
      "form": 0,
      "pointsPerMatch": 4.7,
      "selectedBy": 18.3,
      "photoCode": 221466,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 6,
        "cleanSheets": 11,
        "minutesPlayed": 3288,
        "yellowCards": 8,
        "appearances": 37,
        "bonus": 14,
        "expectedGoals": 1.53,
        "expectedAssists": 4.72,
        "defensiveContributions": 419,
        "goalsAgainst": 53
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p221466.png",
      "localImage": true
    },
    {
      "id": "epl-tarkowski",
      "name": "James Tarkowski",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 33,
      "price": 6,
      "totalPoints": 170,
      "form": 0,
      "pointsPerMatch": 4.6,
      "selectedBy": 15.3,
      "photoCode": 17761,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 3,
        "cleanSheets": 11,
        "minutesPlayed": 3330,
        "yellowCards": 8,
        "appearances": 37,
        "bonus": 12,
        "expectedGoals": 2.53,
        "expectedAssists": 2.1,
        "defensiveContributions": 376,
        "goalsAgainst": 48
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p17761.png",
      "localImage": true
    },
    {
      "id": "epl-rogers",
      "name": "Morgan Rogers",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 23,
      "price": 7.5,
      "totalPoints": 169,
      "form": 0,
      "pointsPerMatch": 4.6,
      "selectedBy": 38.2,
      "photoCode": 244850,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 10,
        "assists": 8,
        "cleanSheets": 9,
        "minutesPlayed": 3280,
        "yellowCards": 7,
        "appearances": 37,
        "bonus": 17,
        "expectedGoals": 6.84,
        "expectedAssists": 4.32,
        "defensiveContributions": 230,
        "goalsAgainst": 48
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p244850.png",
      "localImage": true
    },
    {
      "id": "epl-wilson-260",
      "name": "Harry Wilson",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Wales",
      "age": 29,
      "price": 6.5,
      "totalPoints": 168,
      "form": 0,
      "pointsPerMatch": 4.7,
      "selectedBy": 10.7,
      "photoCode": 153682,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 10,
        "assists": 9,
        "cleanSheets": 9,
        "minutesPlayed": 2674,
        "yellowCards": 7,
        "appearances": 36,
        "bonus": 21,
        "expectedGoals": 5.88,
        "expectedAssists": 4.77,
        "defensiveContributions": 177,
        "goalsAgainst": 38
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p153682.png",
      "localImage": true
    },
    {
      "id": "epl-watkins",
      "name": "Ollie Watkins",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 30,
      "price": 8,
      "totalPoints": 167,
      "form": 0,
      "pointsPerMatch": 4.5,
      "selectedBy": 17.7,
      "photoCode": 178301,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 16,
        "assists": 4,
        "cleanSheets": 9,
        "minutesPlayed": 2833,
        "yellowCards": 4,
        "appearances": 37,
        "bonus": 26,
        "expectedGoals": 15.4,
        "expectedAssists": 1.18,
        "defensiveContributions": 94,
        "goalsAgainst": 38
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p178301.png",
      "localImage": true
    },
    {
      "id": "epl-truffert",
      "name": "Adrien Truffert",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 24,
      "price": 5.5,
      "totalPoints": 165,
      "form": 0,
      "pointsPerMatch": 4.3,
      "selectedBy": 5.8,
      "photoCode": 494521,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 6,
        "cleanSheets": 11,
        "minutesPlayed": 3378,
        "yellowCards": 5,
        "appearances": 38,
        "bonus": 19,
        "expectedGoals": 1.35,
        "expectedAssists": 3.07,
        "defensiveContributions": 301,
        "goalsAgainst": 51
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p494521.png"
    },
    {
      "id": "epl-raya",
      "name": "David Raya Mart\u00edn",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "GK",
      "nationality": "Spain",
      "age": 30,
      "price": 6,
      "totalPoints": 162,
      "form": 0,
      "pointsPerMatch": 4.4,
      "selectedBy": 27.9,
      "photoCode": 154561,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 19,
        "saves": 60,
        "minutesPlayed": 3330,
        "yellowCards": 1,
        "appearances": 37,
        "bonus": 11,
        "expectedAssists": 0.07,
        "defensiveContributions": 0,
        "goalsAgainst": 26
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p154561.png",
      "localImage": true
    },
    {
      "id": "epl-szoboszlai",
      "name": "Dominik Szoboszlai",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Hungary",
      "age": 25,
      "price": 7,
      "totalPoints": 160,
      "form": 0,
      "pointsPerMatch": 4.4,
      "selectedBy": 33.4,
      "photoCode": 424876,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 6,
        "assists": 7,
        "cleanSheets": 9,
        "minutesPlayed": 3232,
        "yellowCards": 8,
        "redCards": 1,
        "penaltyMisses": 1,
        "appearances": 36,
        "bonus": 21,
        "expectedGoals": 4.76,
        "expectedAssists": 6.83,
        "defensiveContributions": 338,
        "goalsAgainst": 52
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p424876.png",
      "localImage": true
    },
    {
      "id": "epl-oreilly",
      "name": "Nico O'Reilly",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 21,
      "price": 6.5,
      "totalPoints": 160,
      "form": 0,
      "pointsPerMatch": 4.7,
      "selectedBy": 24.9,
      "photoCode": 472769,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 5,
        "assists": 4,
        "cleanSheets": 14,
        "minutesPlayed": 2643,
        "yellowCards": 5,
        "appearances": 34,
        "bonus": 10,
        "expectedGoals": 6.12,
        "expectedAssists": 2.67,
        "defensiveContributions": 172,
        "goalsAgainst": 25
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p472769.png",
      "localImage": true
    },
    {
      "id": "epl-garner",
      "name": "James Garner",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 25,
      "price": 6,
      "totalPoints": 159,
      "form": 0,
      "pointsPerMatch": 4.2,
      "selectedBy": 3.7,
      "photoCode": 232928,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 7,
        "cleanSheets": 11,
        "minutesPlayed": 3413,
        "yellowCards": 12,
        "appearances": 38,
        "bonus": 13,
        "expectedGoals": 2.1,
        "expectedAssists": 6.18,
        "defensiveContributions": 458,
        "goalsAgainst": 50
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p232928.png",
      "localImage": true
    },
    {
      "id": "epl-saka",
      "name": "Bukayo Saka",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 24,
      "price": 9.5,
      "totalPoints": 157,
      "form": 0,
      "pointsPerMatch": 5.1,
      "selectedBy": 11.6,
      "photoCode": 223340,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 7,
        "assists": 10,
        "cleanSheets": 12,
        "minutesPlayed": 2218,
        "yellowCards": 2,
        "appearances": 31,
        "bonus": 18,
        "expectedGoals": 7.57,
        "expectedAssists": 7.16,
        "defensiveContributions": 184,
        "goalsAgainst": 16
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p223340.png",
      "localImage": true
    },
    {
      "id": "epl-enzo",
      "name": "Enzo Fern\u00e1ndez",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Argentina",
      "age": 25,
      "price": 7,
      "totalPoints": 157,
      "form": 0,
      "pointsPerMatch": 4.4,
      "selectedBy": 6,
      "photoCode": 448047,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 10,
        "assists": 5,
        "cleanSheets": 8,
        "minutesPlayed": 3114,
        "yellowCards": 10,
        "appearances": 36,
        "bonus": 19,
        "expectedGoals": 11.26,
        "expectedAssists": 7.26,
        "defensiveContributions": 244,
        "goalsAgainst": 46
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p448047.png",
      "localImage": true
    },
    {
      "id": "epl-lacroix",
      "name": "Maxence Lacroix",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 26,
      "price": 6,
      "totalPoints": 154,
      "form": 0,
      "pointsPerMatch": 4.4,
      "selectedBy": 15.8,
      "photoCode": 437499,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 2,
        "cleanSheets": 11,
        "minutesPlayed": 3085,
        "yellowCards": 4,
        "redCards": 1,
        "appearances": 35,
        "bonus": 11,
        "expectedGoals": 2.45,
        "expectedAssists": 0.83,
        "defensiveContributions": 370,
        "goalsAgainst": 47
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p437499.png",
      "localImage": true
    },
    {
      "id": "epl-matheus-n",
      "name": "Matheus Nunes",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Portugal",
      "age": 27,
      "price": 6,
      "totalPoints": 154,
      "form": 0,
      "pointsPerMatch": 4.5,
      "selectedBy": 9.2,
      "photoCode": 465351,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 8,
        "cleanSheets": 12,
        "minutesPlayed": 2861,
        "yellowCards": 5,
        "appearances": 34,
        "bonus": 16,
        "expectedGoals": 0.34,
        "expectedAssists": 2.23,
        "defensiveContributions": 195,
        "goalsAgainst": 28
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p465351.png",
      "localImage": true
    },
    {
      "id": "epl-bruno-g",
      "name": "Bruno Guimar\u00e3es Rodriguez Moura",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "MID",
      "nationality": "Brazil",
      "age": 28,
      "price": 7,
      "totalPoints": 154,
      "form": 0,
      "pointsPerMatch": 5.3,
      "selectedBy": 10.4,
      "photoCode": 208706,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 9,
        "assists": 7,
        "cleanSheets": 6,
        "minutesPlayed": 2456,
        "yellowCards": 6,
        "appearances": 29,
        "bonus": 22,
        "expectedGoals": 5.59,
        "expectedAssists": 4.96,
        "defensiveContributions": 251,
        "goalsAgainst": 37
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p208706.png",
      "localImage": true
    },
    {
      "id": "epl-dewsbury-hall",
      "name": "Kiernan Dewsbury-Hall",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 27,
      "price": 6.5,
      "totalPoints": 151,
      "form": 0,
      "pointsPerMatch": 4.9,
      "selectedBy": 5.6,
      "photoCode": 215413,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 8,
        "assists": 7,
        "cleanSheets": 8,
        "minutesPlayed": 2629,
        "yellowCards": 6,
        "appearances": 31,
        "bonus": 18,
        "expectedGoals": 4.35,
        "expectedAssists": 5.34,
        "defensiveContributions": 230,
        "goalsAgainst": 39
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p215413.png",
      "localImage": true
    },
    {
      "id": "epl-mukiele",
      "name": "Nordi Mukiele",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 28,
      "price": 5.5,
      "totalPoints": 151,
      "form": 0,
      "pointsPerMatch": 4.7,
      "selectedBy": 10,
      "photoCode": 200834,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 5,
        "cleanSheets": 9,
        "minutesPlayed": 2784,
        "yellowCards": 5,
        "ownGoals": 1,
        "appearances": 32,
        "bonus": 11,
        "expectedGoals": 1.62,
        "expectedAssists": 2.65,
        "defensiveContributions": 273,
        "goalsAgainst": 40
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p200834.png"
    },
    {
      "id": "epl-jtimber",
      "name": "Jurri\u00ebn Timber",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 25,
      "price": 6.5,
      "totalPoints": 149,
      "form": 0,
      "pointsPerMatch": 5.0,
      "selectedBy": 1.2,
      "photoCode": 445122,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 6,
        "cleanSheets": 13,
        "minutesPlayed": 2452,
        "yellowCards": 5,
        "appearances": 30,
        "bonus": 9,
        "expectedGoals": 4.71,
        "expectedAssists": 1.53,
        "defensiveContributions": 148,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p445122.png",
      "localImage": true
    },
    {
      "id": "epl-mbeumo",
      "name": "Bryan Mbeumo",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "Cameroon",
      "age": 26,
      "price": 8,
      "totalPoints": 148,
      "form": 0,
      "pointsPerMatch": 4.5,
      "selectedBy": 13.3,
      "photoCode": 446008,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 11,
        "assists": 3,
        "cleanSheets": 8,
        "minutesPlayed": 2611,
        "yellowCards": 4,
        "appearances": 33,
        "bonus": 16,
        "expectedGoals": 11.98,
        "expectedAssists": 4.99,
        "defensiveContributions": 139,
        "goalsAgainst": 37
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p446008.png",
      "localImage": true
    },
    {
      "id": "epl-van-hecke",
      "name": "Jan Paul van Hecke",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 26,
      "price": 5,
      "totalPoints": 148,
      "form": 0,
      "pointsPerMatch": 4.1,
      "selectedBy": 7.9,
      "photoCode": 469142,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 3,
        "cleanSheets": 10,
        "minutesPlayed": 3210,
        "yellowCards": 9,
        "ownGoals": 1,
        "appearances": 36,
        "bonus": 8,
        "expectedGoals": 3.31,
        "expectedAssists": 1.57,
        "defensiveContributions": 317,
        "goalsAgainst": 44
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p469142.png",
      "localImage": true
    },
    {
      "id": "epl-ele-f\u00e9e",
      "name": "Enzo Le F\u00e9e",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "France",
      "age": 26,
      "price": 6,
      "totalPoints": 147,
      "form": 0,
      "pointsPerMatch": 4.1,
      "selectedBy": 3.3,
      "photoCode": 484420,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 5,
        "assists": 6,
        "cleanSheets": 10,
        "minutesPlayed": 2930,
        "yellowCards": 5,
        "penaltyMisses": 1,
        "appearances": 36,
        "bonus": 16,
        "expectedGoals": 5.22,
        "expectedAssists": 5.95,
        "defensiveContributions": 319,
        "goalsAgainst": 43
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p484420.png"
    },
    {
      "id": "epl-gravenberch",
      "name": "Ryan Gravenberch",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Netherlands",
      "age": 24,
      "price": 6,
      "totalPoints": 144,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 1.4,
      "photoCode": 441266,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 5,
        "assists": 5,
        "cleanSheets": 9,
        "minutesPlayed": 2991,
        "yellowCards": 5,
        "appearances": 36,
        "bonus": 17,
        "expectedGoals": 1.89,
        "expectedAssists": 2.26,
        "defensiveContributions": 298,
        "goalsAgainst": 42
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p441266.png",
      "localImage": true
    },
    {
      "id": "epl-kelleher",
      "name": "Caoimh\u00edn Kelleher",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "GK",
      "nationality": "Ireland",
      "age": 27,
      "price": 5,
      "totalPoints": 143,
      "form": 0,
      "pointsPerMatch": 3.9,
      "selectedBy": 5.8,
      "photoCode": 200720,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 10,
        "saves": 109,
        "minutesPlayed": 3330,
        "yellowCards": 1,
        "penaltySaves": 3,
        "appearances": 37,
        "bonus": 11,
        "expectedAssists": 0.22,
        "defensiveContributions": 0,
        "goalsAgainst": 49
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p200720.png",
      "localImage": true
    },
    {
      "id": "epl-cunha",
      "name": "Matheus Santos Carneiro da Cunha",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "Brazil",
      "age": 27,
      "price": 8,
      "totalPoints": 143,
      "form": 0,
      "pointsPerMatch": 4.3,
      "selectedBy": 14.1,
      "photoCode": 430871,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 10,
        "assists": 4,
        "cleanSheets": 8,
        "minutesPlayed": 2493,
        "yellowCards": 4,
        "appearances": 33,
        "bonus": 14,
        "expectedGoals": 6.9,
        "expectedAssists": 3.36,
        "defensiveContributions": 211,
        "goalsAgainst": 35
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p430871.png",
      "localImage": true
    },
    {
      "id": "epl-calvert-lewin",
      "name": "Dominic Calvert-Lewin",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 29,
      "price": 6,
      "totalPoints": 142,
      "form": 0,
      "pointsPerMatch": 4.1,
      "selectedBy": 14.7,
      "photoCode": 177815,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 14,
        "assists": 2,
        "cleanSheets": 8,
        "minutesPlayed": 2721,
        "yellowCards": 3,
        "penaltyMisses": 1,
        "appearances": 35,
        "bonus": 20,
        "expectedGoals": 15.57,
        "expectedAssists": 1.06,
        "defensiveContributions": 105,
        "goalsAgainst": 34
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p177815.png",
      "localImage": true
    },
    {
      "id": "epl-saliba",
      "name": "William Saliba",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 25,
      "price": 6,
      "totalPoints": 137,
      "form": 0,
      "pointsPerMatch": 4.4,
      "selectedBy": 0.6,
      "photoCode": 462424,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 15,
        "minutesPlayed": 2614,
        "yellowCards": 2,
        "appearances": 31,
        "bonus": 12,
        "expectedGoals": 0.88,
        "expectedAssists": 1.21,
        "defensiveContributions": 193,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p462424.png",
      "localImage": true
    },
    {
      "id": "epl-tavernier",
      "name": "Marcus Tavernier",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 27,
      "price": 6,
      "totalPoints": 137,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 2.1,
      "photoCode": 201658,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 7,
        "assists": 4,
        "cleanSheets": 11,
        "minutesPlayed": 2732,
        "yellowCards": 6,
        "appearances": 34,
        "bonus": 14,
        "expectedGoals": 9.06,
        "expectedAssists": 4.6,
        "defensiveContributions": 251,
        "goalsAgainst": 44
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p201658.png",
      "localImage": true
    },
    {
      "id": "epl-stach",
      "name": "Anton Stach",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Germany",
      "age": 27,
      "price": 6,
      "totalPoints": 137,
      "form": 0,
      "pointsPerMatch": 4.7,
      "selectedBy": 1.2,
      "photoCode": 466525,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 5,
        "assists": 6,
        "cleanSheets": 7,
        "minutesPlayed": 2369,
        "yellowCards": 3,
        "appearances": 29,
        "bonus": 14,
        "expectedGoals": 2.88,
        "expectedAssists": 4.47,
        "defensiveContributions": 266,
        "goalsAgainst": 36
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p466525.png"
    },
    {
      "id": "epl-scott",
      "name": "Alex Scott",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 22,
      "price": 6,
      "totalPoints": 136,
      "form": 0,
      "pointsPerMatch": 3.7,
      "selectedBy": 1.7,
      "photoCode": 503139,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 2,
        "cleanSheets": 11,
        "minutesPlayed": 2848,
        "yellowCards": 5,
        "appearances": 37,
        "bonus": 9,
        "expectedGoals": 3.8,
        "expectedAssists": 2.94,
        "defensiveContributions": 386,
        "goalsAgainst": 41
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p503139.png",
      "localImage": true
    },
    {
      "id": "epl-odango",
      "name": "Dango Ouattara",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Central African Republic",
      "age": 24,
      "price": 6.5,
      "totalPoints": 136,
      "form": 0,
      "pointsPerMatch": 4.2,
      "selectedBy": 2.4,
      "photoCode": 533463,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 7,
        "assists": 8,
        "cleanSheets": 6,
        "minutesPlayed": 2271,
        "yellowCards": 5,
        "appearances": 32,
        "bonus": 16,
        "expectedGoals": 7.94,
        "expectedAssists": 4.12,
        "defensiveContributions": 185,
        "goalsAgainst": 35
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p533463.png",
      "localImage": true
    },
    {
      "id": "epl-chalobah",
      "name": "Trevoh Chalobah",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 27,
      "price": 5.5,
      "totalPoints": 136,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 2.3,
      "photoCode": 180736,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 1,
        "cleanSheets": 9,
        "minutesPlayed": 2780,
        "yellowCards": 3,
        "redCards": 1,
        "appearances": 34,
        "bonus": 7,
        "expectedGoals": 1.44,
        "expectedAssists": 1.03,
        "defensiveContributions": 265,
        "goalsAgainst": 40
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p180736.png",
      "localImage": true
    },
    {
      "id": "epl-mu\u00f1oz",
      "name": "Daniel Mu\u00f1oz Mej\u00eda",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Colombia",
      "age": 30,
      "price": 5.5,
      "totalPoints": 136,
      "form": 0,
      "pointsPerMatch": 4.7,
      "selectedBy": 14.2,
      "photoCode": 247348,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 4,
        "cleanSheets": 10,
        "minutesPlayed": 2400,
        "yellowCards": 7,
        "appearances": 29,
        "bonus": 9,
        "expectedGoals": 2.45,
        "expectedAssists": 3.94,
        "defensiveContributions": 196,
        "goalsAgainst": 33
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p247348.png",
      "localImage": true
    },
    {
      "id": "epl-roefs",
      "name": "Robin Roefs",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "GK",
      "nationality": "Netherlands",
      "age": 23,
      "price": 5,
      "totalPoints": 136,
      "form": 0,
      "pointsPerMatch": 3.9,
      "selectedBy": 6.7,
      "photoCode": 498016,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 10,
        "saves": 109,
        "minutesPlayed": 3150,
        "yellowCards": 4,
        "penaltySaves": 1,
        "appearances": 35,
        "bonus": 12,
        "expectedAssists": 0.1,
        "defensiveContributions": 0,
        "goalsAgainst": 46
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p498016.png",
      "localImage": true
    },
    {
      "id": "epl-mitchell",
      "name": "Tyrick Mitchell",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 26,
      "price": 4.5,
      "totalPoints": 135,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 6.7,
      "photoCode": 244723,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 12,
        "minutesPlayed": 3253,
        "yellowCards": 6,
        "appearances": 38,
        "bonus": 8,
        "expectedGoals": 1.59,
        "expectedAssists": 2.53,
        "defensiveContributions": 245,
        "goalsAgainst": 47
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p244723.png",
      "localImage": true
    },
    {
      "id": "epl-pickford",
      "name": "Jordan Pickford",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 32,
      "price": 5.5,
      "totalPoints": 135,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 11,
      "photoCode": 111234,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 11,
        "saves": 100,
        "minutesPlayed": 3420,
        "yellowCards": 4,
        "penaltySaves": 1,
        "appearances": 38,
        "bonus": 11,
        "expectedAssists": 0.2,
        "defensiveContributions": 0,
        "goalsAgainst": 50
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p111234.png",
      "localImage": true
    },
    {
      "id": "epl-donnarumma",
      "name": "Gianluigi Donnarumma",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "GK",
      "nationality": "Italy",
      "age": 27,
      "price": 5.5,
      "totalPoints": 135,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 11.6,
      "photoCode": 204936,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 15,
        "saves": 78,
        "minutesPlayed": 3060,
        "yellowCards": 8,
        "penaltySaves": 1,
        "appearances": 34,
        "bonus": 5,
        "expectedAssists": 0.13,
        "defensiveContributions": 0,
        "goalsAgainst": 29
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p204936.png"
    },
    {
      "id": "epl-cherki",
      "name": "Rayan Cherki",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "France",
      "age": 22,
      "price": 7.5,
      "totalPoints": 135,
      "form": 0,
      "pointsPerMatch": 4.1,
      "selectedBy": 12,
      "photoCode": 466052,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 13,
        "cleanSheets": 8,
        "minutesPlayed": 1772,
        "yellowCards": 1,
        "appearances": 33,
        "bonus": 16,
        "expectedGoals": 4.28,
        "expectedAssists": 8.87,
        "defensiveContributions": 135,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p466052.png"
    },
    {
      "id": "epl-fernandes",
      "name": "Mateus Fernandes",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "Portugal",
      "age": 22,
      "price": 6,
      "totalPoints": 135,
      "form": 0,
      "pointsPerMatch": 3.9,
      "selectedBy": 5.4,
      "photoCode": 551226,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 4,
        "cleanSheets": 8,
        "minutesPlayed": 3017,
        "yellowCards": 7,
        "appearances": 35,
        "bonus": 7,
        "expectedGoals": 1.99,
        "expectedAssists": 2.96,
        "defensiveContributions": 369,
        "goalsAgainst": 50
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p551226.png",
      "localImage": true
    },
    {
      "id": "epl-ampadu",
      "name": "Ethan Ampadu",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Wales",
      "age": 25,
      "price": 5.5,
      "totalPoints": 134,
      "form": 0,
      "pointsPerMatch": 3.8,
      "selectedBy": 1.2,
      "photoCode": 199598,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 4,
        "cleanSheets": 8,
        "minutesPlayed": 3119,
        "yellowCards": 10,
        "appearances": 35,
        "bonus": 11,
        "expectedGoals": 2.47,
        "expectedAssists": 2.2,
        "defensiveContributions": 416,
        "goalsAgainst": 49
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p199598.png",
      "localImage": true
    },
    {
      "id": "epl-zubimendi",
      "name": "Mart\u00edn Zubimendi Ib\u00e1\u00f1ez",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Spain",
      "age": 27,
      "price": 5.5,
      "totalPoints": 133,
      "form": 0,
      "pointsPerMatch": 3.5,
      "selectedBy": 1.1,
      "photoCode": 481655,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 5,
        "assists": 1,
        "cleanSheets": 16,
        "minutesPlayed": 2991,
        "yellowCards": 4,
        "appearances": 38,
        "bonus": 9,
        "expectedGoals": 2.84,
        "expectedAssists": 2.27,
        "defensiveContributions": 307,
        "goalsAgainst": 25
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p481655.png"
    },
    {
      "id": "epl-henderson-198",
      "name": "Dean Henderson",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 29,
      "price": 5,
      "totalPoints": 131,
      "form": 0,
      "pointsPerMatch": 3.5,
      "selectedBy": 3.1,
      "photoCode": 172649,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 11,
        "saves": 106,
        "minutesPlayed": 3330,
        "yellowCards": 5,
        "penaltySaves": 1,
        "appearances": 37,
        "bonus": 7,
        "expectedAssists": 0.11,
        "defensiveContributions": 0,
        "goalsAgainst": 51
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p172649.png",
      "localImage": true
    },
    {
      "id": "epl-keane",
      "name": "Michael Keane",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 33,
      "price": 5,
      "totalPoints": 131,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 1.6,
      "photoCode": 106611,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 1,
        "cleanSheets": 7,
        "minutesPlayed": 2588,
        "yellowCards": 1,
        "redCards": 1,
        "appearances": 33,
        "bonus": 8,
        "expectedGoals": 2.3,
        "expectedAssists": 0.49,
        "defensiveContributions": 302,
        "goalsAgainst": 42
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p106611.png",
      "localImage": true
    },
    {
      "id": "epl-gakpo",
      "name": "Cody Gakpo",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Netherlands",
      "age": 27,
      "price": 7,
      "totalPoints": 131,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 5,
      "photoCode": 243298,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 7,
        "assists": 5,
        "cleanSheets": 10,
        "minutesPlayed": 2736,
        "yellowCards": 3,
        "appearances": 36,
        "bonus": 5,
        "expectedGoals": 8.35,
        "expectedAssists": 4.67,
        "defensiveContributions": 152,
        "goalsAgainst": 39
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p243298.png",
      "localImage": true
    },
    {
      "id": "epl-foden",
      "name": "Phil Foden",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 26,
      "price": 7,
      "totalPoints": 131,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 5.8,
      "photoCode": 209244,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 7,
        "assists": 5,
        "cleanSheets": 11,
        "minutesPlayed": 2078,
        "yellowCards": 4,
        "appearances": 33,
        "bonus": 13,
        "expectedGoals": 6.03,
        "expectedAssists": 4.76,
        "defensiveContributions": 160,
        "goalsAgainst": 19
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p209244.png",
      "localImage": true
    },
    {
      "id": "epl-verbruggen",
      "name": "Bart Verbruggen",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "GK",
      "nationality": "Netherlands",
      "age": 23,
      "price": 4.5,
      "totalPoints": 130,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 15.4,
      "photoCode": 489639,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 10,
        "saves": 106,
        "minutesPlayed": 3420,
        "yellowCards": 3,
        "penaltySaves": 1,
        "ownGoals": 1,
        "appearances": 38,
        "bonus": 6,
        "expectedAssists": 0.06,
        "defensiveContributions": 0,
        "goalsAgainst": 46
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p489639.png",
      "localImage": true
    },
    {
      "id": "epl-collins",
      "name": "Nathan Collins",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Ireland",
      "age": 25,
      "price": 5.5,
      "totalPoints": 129,
      "form": 0,
      "pointsPerMatch": 3.7,
      "selectedBy": 2.9,
      "photoCode": 432830,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 2,
        "cleanSheets": 9,
        "minutesPlayed": 2971,
        "yellowCards": 7,
        "ownGoals": 1,
        "appearances": 35,
        "bonus": 7,
        "expectedGoals": 2.24,
        "expectedAssists": 1.71,
        "defensiveContributions": 319,
        "goalsAgainst": 44
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p432830.png",
      "localImage": true
    },
    {
      "id": "epl-gy\u00f6keres",
      "name": "Viktor Gy\u00f6keres",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Sweden",
      "age": 28,
      "price": 7.5,
      "totalPoints": 128,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 17.8,
      "photoCode": 224117,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 14,
        "assists": 1,
        "cleanSheets": 12,
        "minutesPlayed": 2217,
        "yellowCards": 5,
        "appearances": 36,
        "bonus": 16,
        "expectedGoals": 12.26,
        "expectedAssists": 1.94,
        "defensiveContributions": 85,
        "goalsAgainst": 14
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p224117.png",
      "localImage": true
    },
    {
      "id": "epl-richards",
      "name": "Chris Richards",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "DEF",
      "nationality": "USA",
      "age": 26,
      "price": 5,
      "totalPoints": 128,
      "form": 0,
      "pointsPerMatch": 3.9,
      "selectedBy": 1,
      "photoCode": 427623,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 11,
        "minutesPlayed": 2825,
        "yellowCards": 4,
        "appearances": 33,
        "bonus": 5,
        "expectedGoals": 2.42,
        "expectedAssists": 1.56,
        "defensiveContributions": 311,
        "goalsAgainst": 42
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p427623.png",
      "localImage": true
    },
    {
      "id": "epl-ndiaye",
      "name": "Iliman Ndiaye",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Senegal",
      "age": 26,
      "price": 6,
      "totalPoints": 128,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 14.5,
      "photoCode": 440993,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 6,
        "assists": 3,
        "cleanSheets": 8,
        "minutesPlayed": 2781,
        "yellowCards": 2,
        "appearances": 32,
        "bonus": 7,
        "expectedGoals": 6.68,
        "expectedAssists": 4.41,
        "defensiveContributions": 283,
        "goalsAgainst": 44
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p440993.png",
      "localImage": true
    },
    {
      "id": "epl-nwilliams",
      "name": "Neco Williams",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Wales",
      "age": 25,
      "price": 5,
      "totalPoints": 128,
      "form": 0,
      "pointsPerMatch": 3.5,
      "selectedBy": 8.2,
      "photoCode": 215136,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 3,
        "cleanSheets": 9,
        "minutesPlayed": 3203,
        "yellowCards": 6,
        "redCards": 1,
        "appearances": 37,
        "bonus": 15,
        "expectedGoals": 2.01,
        "expectedAssists": 3.97,
        "defensiveContributions": 247,
        "goalsAgainst": 48
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p215136.png",
      "localImage": true
    },
    {
      "id": "epl-welbeck",
      "name": "Danny Welbeck",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 35,
      "price": 6,
      "totalPoints": 126,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 3.2,
      "photoCode": 50175,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 13,
        "assists": 1,
        "cleanSheets": 10,
        "minutesPlayed": 2249,
        "yellowCards": 5,
        "penaltyMisses": 2,
        "appearances": 37,
        "bonus": 18,
        "expectedGoals": 12.36,
        "expectedAssists": 1.4,
        "defensiveContributions": 112,
        "goalsAgainst": 28
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p50175.png",
      "localImage": true
    },
    {
      "id": "epl-aaronson",
      "name": "Brenden Aaronson",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "MID",
      "nationality": "USA",
      "age": 25,
      "price": 5.5,
      "totalPoints": 126,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 0.7,
      "photoCode": 427637,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 8,
        "cleanSheets": 9,
        "minutesPlayed": 2449,
        "yellowCards": 3,
        "appearances": 37,
        "bonus": 5,
        "expectedGoals": 4.53,
        "expectedAssists": 3.6,
        "defensiveContributions": 216,
        "goalsAgainst": 32
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p427637.png",
      "localImage": true
    },
    {
      "id": "epl-thiaw",
      "name": "Malick Thiaw",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Germany",
      "age": 24,
      "price": 5,
      "totalPoints": 126,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 2.6,
      "photoCode": 465642,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "cleanSheets": 5,
        "minutesPlayed": 2963,
        "yellowCards": 4,
        "appearances": 35,
        "bonus": 12,
        "expectedGoals": 4.8,
        "expectedAssists": 0.96,
        "defensiveContributions": 292,
        "goalsAgainst": 52
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p465642.png"
    },
    {
      "id": "epl-schade",
      "name": "Kevin Schade",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Germany",
      "age": 24,
      "price": 6,
      "totalPoints": 125,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 2.8,
      "photoCode": 513418,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 8,
        "assists": 5,
        "cleanSheets": 11,
        "minutesPlayed": 2744,
        "yellowCards": 6,
        "redCards": 1,
        "penaltyMisses": 1,
        "appearances": 35,
        "bonus": 5,
        "expectedGoals": 12.08,
        "expectedAssists": 2.05,
        "defensiveContributions": 190,
        "goalsAgainst": 34
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p513418.png"
    },
    {
      "id": "epl-neto",
      "name": "Pedro Lomba Neto",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Portugal",
      "age": 26,
      "price": 6.5,
      "totalPoints": 125,
      "form": 0,
      "pointsPerMatch": 3.7,
      "selectedBy": 1.2,
      "photoCode": 247632,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 5,
        "assists": 7,
        "cleanSheets": 11,
        "minutesPlayed": 2629,
        "yellowCards": 2,
        "redCards": 1,
        "appearances": 34,
        "bonus": 9,
        "expectedGoals": 4.59,
        "expectedAssists": 6.84,
        "defensiveContributions": 122,
        "goalsAgainst": 33
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p247632.png"
    },
    {
      "id": "epl-wirtz",
      "name": "Florian Wirtz",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Germany",
      "age": 23,
      "price": 7.5,
      "totalPoints": 125,
      "form": 0,
      "pointsPerMatch": 3.8,
      "selectedBy": 16.9,
      "photoCode": 494595,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 5,
        "assists": 4,
        "cleanSheets": 10,
        "minutesPlayed": 2374,
        "yellowCards": 1,
        "appearances": 33,
        "bonus": 17,
        "expectedGoals": 6.83,
        "expectedAssists": 5.14,
        "defensiveContributions": 176,
        "goalsAgainst": 32
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p494595.png"
    },
    {
      "id": "epl-ekitik\u00e9",
      "name": "Hugo Ekitik\u00e9",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "FWD",
      "nationality": "France",
      "age": 24,
      "price": 7.5,
      "totalPoints": 125,
      "form": 0,
      "pointsPerMatch": 4.5,
      "selectedBy": 0.2,
      "photoCode": 510663,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 11,
        "assists": 4,
        "cleanSheets": 7,
        "minutesPlayed": 1797,
        "appearances": 28,
        "bonus": 22,
        "expectedGoals": 10.1,
        "expectedAssists": 2.45,
        "defensiveContributions": 85,
        "goalsAgainst": 25
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p510663.png"
    },
    {
      "id": "epl-alderete",
      "name": "Omar Alderete",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Paraguay",
      "age": 29,
      "price": 5,
      "totalPoints": 125,
      "form": 0,
      "pointsPerMatch": 3.8,
      "selectedBy": 1.7,
      "photoCode": 201895,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 10,
        "minutesPlayed": 2797,
        "yellowCards": 6,
        "appearances": 33,
        "bonus": 5,
        "expectedGoals": 1.62,
        "expectedAssists": 0.91,
        "defensiveContributions": 312,
        "goalsAgainst": 40
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p201895.png"
    },
    {
      "id": "epl-petrovi\u0107",
      "name": "\u0110or\u0111e Petrovi\u0107",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "GK",
      "nationality": "Serbia",
      "age": 26,
      "price": 4.5,
      "totalPoints": 124,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 4.3,
      "photoCode": 457569,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 11,
        "saves": 109,
        "minutesPlayed": 3420,
        "yellowCards": 3,
        "ownGoals": 1,
        "appearances": 38,
        "bonus": 5,
        "defensiveContributions": 0,
        "goalsAgainst": 54
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p457569.png",
      "localImage": true
    },
    {
      "id": "epl-xhaka",
      "name": "Granit Xhaka",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "DR Congo",
      "age": 33,
      "price": 5.5,
      "totalPoints": 124,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 5.3,
      "photoCode": 84450,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 6,
        "cleanSheets": 9,
        "minutesPlayed": 2901,
        "yellowCards": 8,
        "appearances": 34,
        "bonus": 8,
        "expectedGoals": 1.01,
        "expectedAssists": 3.73,
        "defensiveContributions": 362,
        "goalsAgainst": 39
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p84450.png"
    },
    {
      "id": "epl-andersen",
      "name": "Joachim Andersen",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Denmark",
      "age": 30,
      "price": 5,
      "totalPoints": 123,
      "form": 0,
      "pointsPerMatch": 3.7,
      "selectedBy": 0.1,
      "photoCode": 174874,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 8,
        "minutesPlayed": 2882,
        "yellowCards": 7,
        "redCards": 1,
        "appearances": 33,
        "bonus": 8,
        "expectedGoals": 1.43,
        "expectedAssists": 1.83,
        "defensiveContributions": 329,
        "goalsAgainst": 45
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p174874.png"
    },
    {
      "id": "epl-leno",
      "name": "Bernd Leno",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "GK",
      "nationality": "Germany",
      "age": 34,
      "price": 4.5,
      "totalPoints": 122,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 3.5,
      "photoCode": 80201,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 9,
        "saves": 98,
        "minutesPlayed": 3420,
        "yellowCards": 3,
        "ownGoals": 1,
        "appearances": 38,
        "bonus": 8,
        "expectedAssists": 0.02,
        "defensiveContributions": 0,
        "goalsAgainst": 51
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p80201.png"
    },
    {
      "id": "epl-martinez",
      "name": "Emiliano Mart\u00ednez Romero",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "GK",
      "nationality": "Argentina",
      "age": 33,
      "price": 5,
      "totalPoints": 120,
      "form": 0,
      "pointsPerMatch": 3.8,
      "selectedBy": 3.7,
      "photoCode": 98980,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 7,
        "saves": 95,
        "minutesPlayed": 2835,
        "yellowCards": 2,
        "penaltySaves": 1,
        "appearances": 32,
        "bonus": 11,
        "expectedAssists": 0.08,
        "defensiveContributions": 0,
        "goalsAgainst": 39
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p98980.png"
    },
    {
      "id": "epl-doku",
      "name": "J\u00e9r\u00e9my Doku",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "Cameroon",
      "age": 24,
      "price": 7.5,
      "totalPoints": 120,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 8.6,
      "photoCode": 248875,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 5,
        "assists": 8,
        "cleanSheets": 8,
        "minutesPlayed": 1773,
        "appearances": 30,
        "bonus": 15,
        "expectedGoals": 2.87,
        "expectedAssists": 5.86,
        "defensiveContributions": 126,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p248875.png"
    },
    {
      "id": "epl-milenkovi\u0107",
      "name": "Nikola Milenkovi\u0107",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Serbia",
      "age": 28,
      "price": 5.5,
      "totalPoints": 119,
      "form": 0,
      "pointsPerMatch": 3.1,
      "selectedBy": 3.2,
      "photoCode": 227444,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 9,
        "minutesPlayed": 3375,
        "yellowCards": 6,
        "ownGoals": 1,
        "appearances": 38,
        "bonus": 2,
        "expectedGoals": 0.83,
        "expectedAssists": 0.68,
        "defensiveContributions": 311,
        "goalsAgainst": 51
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p227444.png"
    },
    {
      "id": "epl-richarlison",
      "name": "Richarlison de Andrade",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Brazil",
      "age": 29,
      "price": 6,
      "totalPoints": 119,
      "form": 0,
      "pointsPerMatch": 3.7,
      "selectedBy": 1.4,
      "photoCode": 212319,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 11,
        "assists": 4,
        "cleanSheets": 7,
        "minutesPlayed": 1954,
        "yellowCards": 5,
        "appearances": 32,
        "bonus": 17,
        "expectedGoals": 8.64,
        "expectedAssists": 1.46,
        "defensiveContributions": 147,
        "goalsAgainst": 27
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p212319.png"
    },
    {
      "id": "epl-fkad\u0131o\u011flu",
      "name": "Ferdi Kad\u0131o\u011flu",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Turkey",
      "age": 26,
      "price": 4.5,
      "totalPoints": 118,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 3.2,
      "photoCode": 231416,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 2,
        "cleanSheets": 10,
        "minutesPlayed": 3130,
        "yellowCards": 6,
        "appearances": 37,
        "bonus": 7,
        "expectedGoals": 2.06,
        "expectedAssists": 3.31,
        "defensiveContributions": 170,
        "goalsAgainst": 41
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p231416.png"
    },
    {
      "id": "epl-cash",
      "name": "Matty Cash",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Poland",
      "age": 28,
      "price": 4.5,
      "totalPoints": 117,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 9.1,
      "photoCode": 199796,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 3,
        "cleanSheets": 8,
        "minutesPlayed": 3016,
        "yellowCards": 9,
        "appearances": 35,
        "bonus": 7,
        "expectedGoals": 1.14,
        "expectedAssists": 2.94,
        "defensiveContributions": 186,
        "goalsAgainst": 38
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p199796.png"
    },
    {
      "id": "epl-minteh",
      "name": "Yankuba Minteh",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "Gambia",
      "age": 22,
      "price": 6,
      "totalPoints": 117,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 0.8,
      "photoCode": 592031,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 8,
        "cleanSheets": 11,
        "minutesPlayed": 2389,
        "yellowCards": 3,
        "appearances": 34,
        "bonus": 9,
        "expectedGoals": 3.81,
        "expectedAssists": 5.06,
        "defensiveContributions": 185,
        "goalsAgainst": 33
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p592031.png",
      "localImage": true
    },
    {
      "id": "epl-sarr",
      "name": "Isma\u00efla Sarr",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "Senegal",
      "age": 28,
      "price": 6.5,
      "totalPoints": 117,
      "form": 0,
      "pointsPerMatch": 4.2,
      "selectedBy": 8.9,
      "photoCode": 232185,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 9,
        "assists": 2,
        "cleanSheets": 9,
        "minutesPlayed": 2173,
        "yellowCards": 2,
        "appearances": 28,
        "bonus": 9,
        "expectedGoals": 10.93,
        "expectedAssists": 1.17,
        "defensiveContributions": 137,
        "goalsAgainst": 29
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p232185.png"
    },
    {
      "id": "epl-pedro-porro",
      "name": "Pedro Porro Sauceda",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Spain",
      "age": 26,
      "price": 5.5,
      "totalPoints": 117,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 21.9,
      "photoCode": 441164,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 9,
        "minutesPlayed": 2793,
        "yellowCards": 10,
        "appearances": 34,
        "bonus": 8,
        "expectedGoals": 1.05,
        "expectedAssists": 4.37,
        "defensiveContributions": 218,
        "goalsAgainst": 40
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p441164.png"
    },
    {
      "id": "epl-obrien",
      "name": "Jake O'Brien",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Ireland",
      "age": 25,
      "price": 5,
      "totalPoints": 116,
      "form": 0,
      "pointsPerMatch": 3.1,
      "selectedBy": 0.6,
      "photoCode": 512462,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 10,
        "minutesPlayed": 3118,
        "yellowCards": 6,
        "redCards": 1,
        "appearances": 37,
        "bonus": 2,
        "expectedGoals": 1.67,
        "expectedAssists": 1,
        "defensiveContributions": 231,
        "goalsAgainst": 46
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p512462.png"
    },
    {
      "id": "epl-van-de-ven",
      "name": "Micky van de Ven",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 25,
      "price": 5,
      "totalPoints": 116,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 5.1,
      "photoCode": 491279,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 1,
        "cleanSheets": 9,
        "minutesPlayed": 3041,
        "yellowCards": 9,
        "redCards": 1,
        "appearances": 35,
        "bonus": 10,
        "expectedGoals": 2.82,
        "expectedAssists": 0.38,
        "defensiveContributions": 212,
        "goalsAgainst": 50
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p491279.png"
    },
    {
      "id": "epl-ballard",
      "name": "Daniel Ballard",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Northern Ireland",
      "age": 26,
      "price": 5,
      "totalPoints": 116,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 2.2,
      "photoCode": 223827,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 2,
        "cleanSheets": 6,
        "minutesPlayed": 2144,
        "yellowCards": 4,
        "redCards": 1,
        "appearances": 29,
        "bonus": 9,
        "expectedGoals": 2.46,
        "expectedAssists": 0.63,
        "defensiveContributions": 264,
        "goalsAgainst": 35
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p223827.png"
    },
    {
      "id": "epl-evanilson",
      "name": "Francisco Evanilson de Lima Barbosa",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Brazil",
      "age": 26,
      "price": 6,
      "totalPoints": 115,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 2,
      "photoCode": 444102,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 6,
        "assists": 7,
        "cleanSheets": 11,
        "minutesPlayed": 2741,
        "yellowCards": 2,
        "appearances": 36,
        "bonus": 6,
        "expectedGoals": 10.64,
        "expectedAssists": 1.48,
        "defensiveContributions": 135,
        "goalsAgainst": 40
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p444102.png"
    },
    {
      "id": "epl-lewis-potter",
      "name": "Keane Lewis-Potter",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 25,
      "price": 5.5,
      "totalPoints": 115,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 1.1,
      "photoCode": 249231,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 4,
        "cleanSheets": 9,
        "minutesPlayed": 1960,
        "yellowCards": 1,
        "appearances": 36,
        "bonus": 5,
        "expectedGoals": 3.01,
        "expectedAssists": 2.51,
        "defensiveContributions": 74,
        "goalsAgainst": 32
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p249231.png"
    },
    {
      "id": "epl-james",
      "name": "Reece James",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 26,
      "price": 5.5,
      "totalPoints": 115,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 8.1,
      "photoCode": 225796,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 6,
        "cleanSheets": 8,
        "minutesPlayed": 1957,
        "yellowCards": 4,
        "appearances": 29,
        "bonus": 11,
        "expectedGoals": 1.04,
        "expectedAssists": 3.2,
        "defensiveContributions": 128,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p225796.png"
    },
    {
      "id": "epl-palmer",
      "name": "Cole Palmer",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 24,
      "price": 9.5,
      "totalPoints": 114,
      "form": 0,
      "pointsPerMatch": 4.4,
      "selectedBy": 12.6,
      "photoCode": 244851,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 10,
        "assists": 2,
        "cleanSheets": 3,
        "minutesPlayed": 1954,
        "yellowCards": 5,
        "penaltyMisses": 1,
        "appearances": 26,
        "bonus": 11,
        "expectedGoals": 10.55,
        "expectedAssists": 2.49,
        "defensiveContributions": 135,
        "goalsAgainst": 33
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p244851.png"
    },
    {
      "id": "epl-mateta",
      "name": "Jean-Philippe Mateta",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "FWD",
      "nationality": "France",
      "age": 29,
      "price": 6.5,
      "totalPoints": 114,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 8.9,
      "photoCode": 231747,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 12,
        "cleanSheets": 8,
        "minutesPlayed": 2210,
        "yellowCards": 2,
        "appearances": 32,
        "bonus": 13,
        "expectedGoals": 14.42,
        "expectedAssists": 1.32,
        "defensiveContributions": 125,
        "goalsAgainst": 29
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p231747.png"
    },
    {
      "id": "epl-igor-jesus",
      "name": "Igor Jesus Maciel da Cruz",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Brazil",
      "age": 25,
      "price": 6,
      "totalPoints": 114,
      "form": 0,
      "pointsPerMatch": 3.1,
      "selectedBy": 3.8,
      "photoCode": 482973,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 6,
        "assists": 6,
        "cleanSheets": 9,
        "minutesPlayed": 2293,
        "yellowCards": 2,
        "appearances": 37,
        "bonus": 13,
        "expectedGoals": 6.48,
        "expectedAssists": 1.26,
        "defensiveContributions": 123,
        "goalsAgainst": 37
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p482973.png"
    },
    {
      "id": "epl-eze",
      "name": "Eberechi Eze",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 28,
      "price": 6.5,
      "totalPoints": 113,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 3,
      "photoCode": 232413,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 7,
        "assists": 3,
        "cleanSheets": 11,
        "minutesPlayed": 1885,
        "yellowCards": 1,
        "appearances": 33,
        "bonus": 8,
        "expectedGoals": 5.18,
        "expectedAssists": 2.66,
        "defensiveContributions": 120,
        "goalsAgainst": 14
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p232413.png"
    },
    {
      "id": "epl-kroupijr",
      "name": "Junior Kroupi",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "MID",
      "nationality": "France",
      "age": 20,
      "price": 7.5,
      "totalPoints": 113,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 22.1,
      "photoCode": 560262,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 13,
        "cleanSheets": 10,
        "minutesPlayed": 1663,
        "yellowCards": 5,
        "appearances": 33,
        "bonus": 13,
        "expectedGoals": 8.31,
        "expectedAssists": 1.51,
        "defensiveContributions": 112,
        "goalsAgainst": 21
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p560262.png"
    },
    {
      "id": "epl-van-den-berg",
      "name": "Sepp van den Berg",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 24,
      "price": 5,
      "totalPoints": 113,
      "form": 0,
      "pointsPerMatch": 3.5,
      "selectedBy": 0.8,
      "photoCode": 444765,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 3,
        "cleanSheets": 8,
        "minutesPlayed": 2761,
        "yellowCards": 2,
        "appearances": 32,
        "bonus": 3,
        "expectedGoals": 3.36,
        "expectedAssists": 1.45,
        "defensiveContributions": 272,
        "goalsAgainst": 41
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p444765.png"
    },
    {
      "id": "epl-kayode",
      "name": "Michael Kayode",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Italy",
      "age": 22,
      "price": 4.5,
      "totalPoints": 113,
      "form": 0,
      "pointsPerMatch": 3.1,
      "selectedBy": 5.7,
      "photoCode": 607464,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 2,
        "cleanSheets": 10,
        "minutesPlayed": 3258,
        "yellowCards": 8,
        "ownGoals": 1,
        "appearances": 37,
        "bonus": 9,
        "expectedGoals": 1.28,
        "expectedAssists": 2.89,
        "defensiveContributions": 219,
        "goalsAgainst": 49
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p607464.png"
    },
    {
      "id": "epl-damsgaard",
      "name": "Mikkel Damsgaard",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Denmark",
      "age": 26,
      "price": 5.5,
      "totalPoints": 113,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 0.7,
      "photoCode": 440089,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 4,
        "cleanSheets": 5,
        "minutesPlayed": 2046,
        "appearances": 33,
        "bonus": 9,
        "expectedGoals": 2.61,
        "expectedAssists": 5.43,
        "defensiveContributions": 241,
        "goalsAgainst": 32
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p440089.png"
    },
    {
      "id": "epl-s\u00e1nchez",
      "name": "Robert Lynch S\u00e1nchez",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "GK",
      "nationality": "Spain",
      "age": 28,
      "price": 5,
      "totalPoints": 113,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 2.2,
      "photoCode": 215059,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 9,
        "saves": 98,
        "minutesPlayed": 3040,
        "yellowCards": 3,
        "redCards": 1,
        "appearances": 35,
        "bonus": 7,
        "expectedAssists": 0.04,
        "defensiveContributions": 0,
        "goalsAgainst": 49
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p215059.png"
    },
    {
      "id": "epl-r\u00faben",
      "name": "R\u00faben dos Santos Gato Alves Dias",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Portugal",
      "age": 29,
      "price": 5.5,
      "totalPoints": 113,
      "form": 0,
      "pointsPerMatch": 4.3,
      "selectedBy": 1.3,
      "photoCode": 171314,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "cleanSheets": 12,
        "minutesPlayed": 2139,
        "yellowCards": 3,
        "appearances": 26,
        "bonus": 4,
        "expectedGoals": 0.57,
        "expectedAssists": 0.65,
        "defensiveContributions": 167,
        "goalsAgainst": 22
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p171314.png"
    },
    {
      "id": "epl-shaw",
      "name": "Luke Shaw",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 31,
      "price": 4.5,
      "totalPoints": 113,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 12.3,
      "photoCode": 106760,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 10,
        "minutesPlayed": 3220,
        "yellowCards": 9,
        "appearances": 38,
        "bonus": 3,
        "expectedGoals": 0.72,
        "expectedAssists": 1.98,
        "defensiveContributions": 224,
        "goalsAgainst": 45
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p106760.png"
    },
    {
      "id": "epl-wharton",
      "name": "Adam Wharton",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 22,
      "price": 5.5,
      "totalPoints": 112,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 0.2,
      "photoCode": 496221,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 6,
        "cleanSheets": 8,
        "minutesPlayed": 2552,
        "yellowCards": 4,
        "redCards": 1,
        "appearances": 34,
        "bonus": 8,
        "expectedGoals": 1.52,
        "expectedAssists": 7.47,
        "defensiveContributions": 303,
        "goalsAgainst": 43
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p496221.png"
    },
    {
      "id": "epl-dalot",
      "name": "Diogo Dalot Teixeira",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Portugal",
      "age": 27,
      "price": 5,
      "totalPoints": 111,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 3.9,
      "photoCode": 216051,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 6,
        "cleanSheets": 7,
        "minutesPlayed": 2609,
        "yellowCards": 5,
        "appearances": 34,
        "bonus": 9,
        "expectedGoals": 1.93,
        "expectedAssists": 2.57,
        "defensiveContributions": 180,
        "goalsAgainst": 40
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p216051.png"
    },
    {
      "id": "epl-\u0161e\u0161ko",
      "name": "Benjamin Sesko",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Slovenia",
      "age": 23,
      "price": 7,
      "totalPoints": 111,
      "form": 0,
      "pointsPerMatch": 3.7,
      "selectedBy": 2.5,
      "photoCode": 485711,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 11,
        "assists": 2,
        "cleanSheets": 2,
        "minutesPlayed": 1630,
        "yellowCards": 2,
        "appearances": 30,
        "bonus": 19,
        "expectedGoals": 9.21,
        "expectedAssists": 0.28,
        "defensiveContributions": 64,
        "goalsAgainst": 30
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p485711.png"
    },
    {
      "id": "epl-hill",
      "name": "James Hill",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 24,
      "price": 5.5,
      "totalPoints": 110,
      "form": 0,
      "pointsPerMatch": 3.8,
      "selectedBy": 2.3,
      "photoCode": 463981,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 3,
        "cleanSheets": 8,
        "minutesPlayed": 2102,
        "yellowCards": 5,
        "ownGoals": 2,
        "appearances": 29,
        "bonus": 4,
        "expectedGoals": 0.89,
        "expectedAssists": 1.16,
        "defensiveContributions": 260,
        "goalsAgainst": 24
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p463981.png"
    },
    {
      "id": "epl-caicedo",
      "name": "Mois\u00e9s Caicedo Corozo",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Ecuador",
      "age": 24,
      "price": 5.5,
      "totalPoints": 110,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 3.3,
      "photoCode": 486672,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 1,
        "cleanSheets": 6,
        "minutesPlayed": 2796,
        "yellowCards": 11,
        "redCards": 1,
        "appearances": 33,
        "bonus": 10,
        "expectedGoals": 1.45,
        "expectedAssists": 2.38,
        "defensiveContributions": 366,
        "goalsAgainst": 47
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p486672.png"
    },
    {
      "id": "epl-hume",
      "name": "Trai Hume",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Northern Ireland",
      "age": 24,
      "price": 4.5,
      "totalPoints": 110,
      "form": 0,
      "pointsPerMatch": 2.9,
      "selectedBy": 1.1,
      "photoCode": 487676,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 1,
        "cleanSheets": 9,
        "minutesPlayed": 3032,
        "yellowCards": 9,
        "ownGoals": 1,
        "appearances": 38,
        "bonus": 6,
        "expectedGoals": 2.27,
        "expectedAssists": 2.05,
        "defensiveContributions": 203,
        "goalsAgainst": 42
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p487676.png"
    },
    {
      "id": "epl-calafiori",
      "name": "Riccardo Calafiori",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Italy",
      "age": 24,
      "price": 5.5,
      "totalPoints": 109,
      "form": 0,
      "pointsPerMatch": 4.2,
      "selectedBy": 11.4,
      "photoCode": 466075,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 2,
        "cleanSheets": 13,
        "minutesPlayed": 1697,
        "yellowCards": 5,
        "appearances": 26,
        "bonus": 6,
        "expectedGoals": 3.36,
        "expectedAssists": 0.76,
        "defensiveContributions": 102,
        "goalsAgainst": 8
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p466075.png"
    },
    {
      "id": "epl-rodon",
      "name": "Joe Rodon",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Wales",
      "age": 28,
      "price": 4.5,
      "totalPoints": 109,
      "form": 0,
      "pointsPerMatch": 3.1,
      "selectedBy": 2.2,
      "photoCode": 214225,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "cleanSheets": 6,
        "minutesPlayed": 2952,
        "yellowCards": 3,
        "appearances": 35,
        "bonus": 5,
        "expectedGoals": 1.4,
        "expectedAssists": 0.56,
        "defensiveContributions": 274,
        "goalsAgainst": 53
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p214225.png"
    },
    {
      "id": "epl-okafor",
      "name": "Noah Okafor",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "MID",
      "nationality": "DR Congo",
      "age": 26,
      "price": 6,
      "totalPoints": 109,
      "form": 0,
      "pointsPerMatch": 3.9,
      "selectedBy": 1.1,
      "photoCode": 435997,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 8,
        "assists": 3,
        "cleanSheets": 6,
        "minutesPlayed": 1553,
        "yellowCards": 3,
        "appearances": 28,
        "bonus": 11,
        "expectedGoals": 5.25,
        "expectedAssists": 1.32,
        "defensiveContributions": 113,
        "goalsAgainst": 26
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p435997.png"
    },
    {
      "id": "epl-lammens",
      "name": "Senne Lammens",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "GK",
      "nationality": "Cameroon",
      "age": 24,
      "price": 5,
      "totalPoints": 109,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 17.4,
      "photoCode": 465247,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 8,
        "saves": 79,
        "minutesPlayed": 2880,
        "appearances": 32,
        "bonus": 11,
        "defensiveContributions": 0,
        "goalsAgainst": 39
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p465247.png"
    },
    {
      "id": "epl-struijk",
      "name": "Pascal Struijk",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 26,
      "price": 5,
      "totalPoints": 108,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 0.7,
      "photoCode": 222694,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 7,
        "minutesPlayed": 2935,
        "yellowCards": 5,
        "appearances": 34,
        "bonus": 4,
        "expectedGoals": 3.06,
        "expectedAssists": 0.76,
        "defensiveContributions": 297,
        "goalsAgainst": 48
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p222694.png"
    },
    {
      "id": "epl-mac-allister",
      "name": "Alexis Mac Allister",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Argentina",
      "age": 27,
      "price": 5.5,
      "totalPoints": 108,
      "form": 0,
      "pointsPerMatch": 2.9,
      "selectedBy": 1.7,
      "photoCode": 243016,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 5,
        "cleanSheets": 7,
        "minutesPlayed": 2654,
        "yellowCards": 7,
        "appearances": 37,
        "bonus": 9,
        "expectedGoals": 3.89,
        "expectedAssists": 1.69,
        "defensiveContributions": 229,
        "goalsAgainst": 41
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p243016.png"
    },
    {
      "id": "epl-woltemade",
      "name": "Nick Woltemade",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Germany",
      "age": 24,
      "price": 6,
      "totalPoints": 108,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 1.4,
      "photoCode": 470313,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 8,
        "assists": 4,
        "cleanSheets": 8,
        "minutesPlayed": 1896,
        "ownGoals": 1,
        "appearances": 33,
        "bonus": 12,
        "expectedGoals": 6.59,
        "expectedAssists": 1.53,
        "defensiveContributions": 105,
        "goalsAgainst": 29
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p470313.png"
    },
    {
      "id": "epl-barnes",
      "name": "Harvey Barnes",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 28,
      "price": 6,
      "totalPoints": 106,
      "form": 0,
      "pointsPerMatch": 2.9,
      "selectedBy": 1,
      "photoCode": 201666,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 7,
        "assists": 1,
        "cleanSheets": 5,
        "minutesPlayed": 1951,
        "yellowCards": 1,
        "appearances": 37,
        "bonus": 9,
        "expectedGoals": 6.84,
        "expectedAssists": 2.72,
        "defensiveContributions": 100,
        "goalsAgainst": 31
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p201666.png"
    },
    {
      "id": "epl-sels",
      "name": "Matz Sels",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "GK",
      "nationality": "Cameroon",
      "age": 34,
      "price": 5,
      "totalPoints": 105,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 1.7,
      "photoCode": 85633,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 7,
        "saves": 95,
        "minutesPlayed": 2667,
        "yellowCards": 2,
        "penaltySaves": 1,
        "appearances": 31,
        "bonus": 3,
        "expectedAssists": 0.06,
        "defensiveContributions": 0,
        "goalsAgainst": 39
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p85633.png"
    },
    {
      "id": "epl-yarmoliuk",
      "name": "Yehor Yarmoliuk",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Ukraine",
      "age": 22,
      "price": 5,
      "totalPoints": 104,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 1.3,
      "photoCode": 508395,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 8,
        "minutesPlayed": 2652,
        "yellowCards": 7,
        "appearances": 37,
        "bonus": 1,
        "expectedGoals": 1.22,
        "expectedAssists": 1.39,
        "defensiveContributions": 338,
        "goalsAgainst": 42
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p508395.png"
    },
    {
      "id": "epl-beto",
      "name": "Norberto Bercique Gomes Betuncal",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Portugal",
      "age": 28,
      "price": 5.5,
      "totalPoints": 104,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 3.1,
      "photoCode": 486385,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 9,
        "assists": 1,
        "cleanSheets": 5,
        "minutesPlayed": 1551,
        "yellowCards": 3,
        "appearances": 37,
        "bonus": 15,
        "expectedGoals": 8.9,
        "expectedAssists": 0.23,
        "defensiveContributions": 89,
        "goalsAgainst": 19
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p486385.png"
    },
    {
      "id": "epl-mcginn",
      "name": "John McGinn",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Scotland",
      "age": 31,
      "price": 5.5,
      "totalPoints": 103,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 2.4,
      "photoCode": 122806,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 5,
        "assists": 4,
        "cleanSheets": 8,
        "minutesPlayed": 2136,
        "yellowCards": 5,
        "appearances": 30,
        "bonus": 6,
        "expectedGoals": 3,
        "expectedAssists": 4.11,
        "defensiveContributions": 150,
        "goalsAgainst": 28
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p122806.png"
    },
    {
      "id": "epl-bassey",
      "name": "Calvin Bassey",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Nigeria",
      "age": 26,
      "price": 4.5,
      "totalPoints": 103,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 0.5,
      "photoCode": 232892,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 7,
        "minutesPlayed": 2532,
        "yellowCards": 5,
        "appearances": 30,
        "bonus": 9,
        "expectedGoals": 1.71,
        "expectedAssists": 0.35,
        "defensiveContributions": 205,
        "goalsAgainst": 40
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p232892.png",
      "localImage": true
    },
    {
      "id": "epl-iwobi",
      "name": "Alex Iwobi",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Nigeria",
      "age": 30,
      "price": 5.5,
      "totalPoints": 103,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 0.8,
      "photoCode": 153133,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 3,
        "cleanSheets": 5,
        "minutesPlayed": 2420,
        "yellowCards": 3,
        "appearances": 29,
        "bonus": 13,
        "expectedGoals": 1.91,
        "expectedAssists": 4.7,
        "defensiveContributions": 188,
        "goalsAgainst": 40
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p153133.png"
    },
    {
      "id": "epl-buend\u00eda",
      "name": "Emiliano Buend\u00eda Stati",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Argentina",
      "age": 29,
      "price": 6,
      "totalPoints": 102,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 0.8,
      "photoCode": 195546,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 6,
        "assists": 2,
        "cleanSheets": 3,
        "minutesPlayed": 1753,
        "yellowCards": 6,
        "appearances": 36,
        "bonus": 10,
        "expectedGoals": 3.38,
        "expectedAssists": 2.23,
        "defensiveContributions": 197,
        "goalsAgainst": 24
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p195546.png"
    },
    {
      "id": "epl-konsa",
      "name": "Ezri Konsa Ngoyo",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 28,
      "price": 4.5,
      "totalPoints": 100,
      "form": 0,
      "pointsPerMatch": 2.9,
      "selectedBy": 15.5,
      "photoCode": 199798,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 9,
        "minutesPlayed": 3035,
        "redCards": 1,
        "appearances": 34,
        "bonus": 3,
        "expectedGoals": 1.27,
        "expectedAssists": 0.59,
        "defensiveContributions": 196,
        "goalsAgainst": 44
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p199798.png"
    },
    {
      "id": "epl-dunk",
      "name": "Lewis Dunk",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 34,
      "price": 4.5,
      "totalPoints": 100,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 0.7,
      "photoCode": 83299,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 7,
        "minutesPlayed": 2837,
        "yellowCards": 10,
        "appearances": 33,
        "bonus": 5,
        "expectedGoals": 1.83,
        "expectedAssists": 0.56,
        "defensiveContributions": 231,
        "goalsAgainst": 40
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p83299.png"
    },
    {
      "id": "epl-bijol",
      "name": "Jaka Bijol",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Slovenia",
      "age": 27,
      "price": 5,
      "totalPoints": 99,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 0.5,
      "photoCode": 434752,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 5,
        "minutesPlayed": 1888,
        "yellowCards": 4,
        "appearances": 25,
        "bonus": 6,
        "expectedGoals": 0.9,
        "expectedAssists": 0.75,
        "defensiveContributions": 219,
        "goalsAgainst": 26
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p434752.png"
    },
    {
      "id": "epl-jensen",
      "name": "Mathias Jensen",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Denmark",
      "age": 30,
      "price": 5.5,
      "totalPoints": 98,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 0.1,
      "photoCode": 207283,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 2,
        "cleanSheets": 9,
        "minutesPlayed": 2239,
        "yellowCards": 3,
        "appearances": 36,
        "bonus": 1,
        "expectedGoals": 2.21,
        "expectedAssists": 6.06,
        "defensiveContributions": 220,
        "goalsAgainst": 33
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p207283.png"
    },
    {
      "id": "epl-ayari",
      "name": "Yasin Ayari",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "Sweden",
      "age": 22,
      "price": 5.5,
      "totalPoints": 98,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 0.7,
      "photoCode": 509416,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 4,
        "cleanSheets": 6,
        "minutesPlayed": 1921,
        "yellowCards": 1,
        "appearances": 29,
        "bonus": 7,
        "expectedGoals": 2.7,
        "expectedAssists": 1.15,
        "defensiveContributions": 225,
        "goalsAgainst": 24
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p509416.png"
    },
    {
      "id": "epl-digne",
      "name": "Lucas Digne",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 33,
      "price": 4.5,
      "totalPoints": 97,
      "form": 0,
      "pointsPerMatch": 3.1,
      "selectedBy": 1.6,
      "photoCode": 101188,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 7,
        "cleanSheets": 7,
        "minutesPlayed": 1842,
        "yellowCards": 3,
        "appearances": 31,
        "bonus": 5,
        "expectedGoals": 0.67,
        "expectedAssists": 3.28,
        "defensiveContributions": 113,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p101188.png"
    },
    {
      "id": "epl-gomez",
      "name": "Diego G\u00f3mez Amarilla",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "Paraguay",
      "age": 23,
      "price": 5,
      "totalPoints": 97,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 1.6,
      "photoCode": 514254,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 5,
        "assists": 1,
        "cleanSheets": 8,
        "minutesPlayed": 2117,
        "yellowCards": 9,
        "appearances": 32,
        "bonus": 9,
        "expectedGoals": 6.24,
        "expectedAssists": 1.72,
        "defensiveContributions": 238,
        "goalsAgainst": 29
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p514254.png"
    },
    {
      "id": "epl-gusto",
      "name": "Malo Gusto",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 23,
      "price": 5,
      "totalPoints": 96,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 1.2,
      "photoCode": 482609,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 3,
        "cleanSheets": 7,
        "minutesPlayed": 2255,
        "yellowCards": 3,
        "redCards": 1,
        "ownGoals": 1,
        "appearances": 34,
        "bonus": 7,
        "expectedGoals": 1.56,
        "expectedAssists": 2.97,
        "defensiveContributions": 126,
        "goalsAgainst": 36
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p482609.png"
    },
    {
      "id": "epl-bogle",
      "name": "Jayden Bogle",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 25,
      "price": 4.5,
      "totalPoints": 96,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 0.6,
      "photoCode": 226182,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 5,
        "cleanSheets": 6,
        "minutesPlayed": 2795,
        "yellowCards": 6,
        "appearances": 34,
        "bonus": 1,
        "expectedGoals": 2.08,
        "expectedAssists": 3.11,
        "defensiveContributions": 178,
        "goalsAgainst": 44
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p226182.png"
    },
    {
      "id": "epl-pope",
      "name": "Nick Pope",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 34,
      "price": 5,
      "totalPoints": 96,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 1.2,
      "photoCode": 98747,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 7,
        "saves": 89,
        "minutesPlayed": 2416,
        "yellowCards": 2,
        "appearances": 27,
        "bonus": 3,
        "expectedGoals": 0.16,
        "defensiveContributions": 0,
        "goalsAgainst": 38
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p98747.png"
    },
    {
      "id": "epl-dubravka",
      "name": "Martin Dubravka",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "GK",
      "nationality": "Slovakia",
      "age": 37,
      "price": 4,
      "totalPoints": 96,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 21.8,
      "photoCode": 67089,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 4,
        "saves": 127,
        "minutesPlayed": 3150,
        "yellowCards": 1,
        "appearances": 35,
        "bonus": 7,
        "expectedAssists": 0.04,
        "defensiveContributions": 0,
        "goalsAgainst": 71
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p67089.png"
    },
    {
      "id": "epl-mykolenko",
      "name": "Vitalii Mykolenko",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Ukraine",
      "age": 27,
      "price": 4.5,
      "totalPoints": 95,
      "form": 0,
      "pointsPerMatch": 2.9,
      "selectedBy": 1.7,
      "photoCode": 224967,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 9,
        "minutesPlayed": 2959,
        "yellowCards": 6,
        "ownGoals": 1,
        "appearances": 33,
        "bonus": 2,
        "expectedGoals": 0.28,
        "expectedAssists": 2.46,
        "defensiveContributions": 231,
        "goalsAgainst": 47
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p224967.png"
    },
    {
      "id": "epl-barry",
      "name": "Thierno Barry",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "France",
      "age": 23,
      "price": 5.5,
      "totalPoints": 95,
      "form": 0,
      "pointsPerMatch": 2.5,
      "selectedBy": 1.1,
      "photoCode": 586309,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 8,
        "cleanSheets": 7,
        "minutesPlayed": 1898,
        "yellowCards": 3,
        "appearances": 38,
        "bonus": 9,
        "expectedGoals": 8.17,
        "expectedAssists": 0.44,
        "defensiveContributions": 74,
        "goalsAgainst": 34
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p586309.png"
    },
    {
      "id": "epl-sessegnon",
      "name": "Ryan Sessegnon",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 26,
      "price": 4.5,
      "totalPoints": 95,
      "form": 0,
      "pointsPerMatch": 3.5,
      "selectedBy": 0.5,
      "photoCode": 184349,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 3,
        "cleanSheets": 6,
        "minutesPlayed": 1816,
        "appearances": 27,
        "bonus": 8,
        "expectedGoals": 1.6,
        "expectedAssists": 1.8,
        "defensiveContributions": 218,
        "goalsAgainst": 29
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p184349.png"
    },
    {
      "id": "epl-dorgu",
      "name": "Patrick Dorgu",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "Denmark",
      "age": 21,
      "price": 6,
      "totalPoints": 95,
      "form": 0,
      "pointsPerMatch": 3.7,
      "selectedBy": 2,
      "photoCode": 596777,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 4,
        "cleanSheets": 4,
        "minutesPlayed": 1440,
        "yellowCards": 5,
        "appearances": 26,
        "bonus": 11,
        "expectedGoals": 2.39,
        "expectedAssists": 1.84,
        "defensiveContributions": 98,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p596777.png"
    },
    {
      "id": "epl-wieffer",
      "name": "Mats Wieffer",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 26,
      "price": 5,
      "totalPoints": 94,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 0.6,
      "photoCode": 467779,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 4,
        "cleanSheets": 6,
        "minutesPlayed": 1901,
        "yellowCards": 8,
        "appearances": 26,
        "bonus": 6,
        "expectedGoals": 1.92,
        "expectedAssists": 1.86,
        "defensiveContributions": 269,
        "goalsAgainst": 26
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p467779.png",
      "localImage": true
    },
    {
      "id": "epl-justin",
      "name": "James Justin",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 28,
      "price": 4.5,
      "totalPoints": 94,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 0.7,
      "photoCode": 220627,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 1,
        "cleanSheets": 6,
        "minutesPlayed": 1893,
        "yellowCards": 4,
        "appearances": 29,
        "bonus": 9,
        "expectedGoals": 1.83,
        "expectedAssists": 1.16,
        "defensiveContributions": 183,
        "goalsAgainst": 26
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p220627.png"
    },
    {
      "id": "epl-burn",
      "name": "Dan Burn",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 34,
      "price": 5,
      "totalPoints": 93,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 2.1,
      "photoCode": 78916,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 6,
        "minutesPlayed": 2195,
        "yellowCards": 9,
        "redCards": 1,
        "appearances": 29,
        "bonus": 5,
        "expectedGoals": 1.08,
        "expectedAssists": 0.36,
        "defensiveContributions": 225,
        "goalsAgainst": 36
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p78916.png"
    },
    {
      "id": "epl-reijnders",
      "name": "Tijjani Reijnders",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "Netherlands",
      "age": 27,
      "price": 6,
      "totalPoints": 92,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 0.3,
      "photoCode": 433036,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 5,
        "assists": 3,
        "cleanSheets": 7,
        "minutesPlayed": 1623,
        "yellowCards": 2,
        "appearances": 28,
        "bonus": 6,
        "expectedGoals": 4.61,
        "expectedAssists": 2.35,
        "defensiveContributions": 100,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p433036.png"
    },
    {
      "id": "epl-brobbey",
      "name": "Brian Brobbey",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Netherlands",
      "age": 24,
      "price": 6,
      "totalPoints": 92,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 17.6,
      "photoCode": 441264,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 7,
        "assists": 2,
        "cleanSheets": 6,
        "minutesPlayed": 1920,
        "yellowCards": 6,
        "appearances": 31,
        "bonus": 12,
        "expectedGoals": 6.02,
        "expectedAssists": 0.67,
        "defensiveContributions": 74,
        "goalsAgainst": 30
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p441264.png",
      "localImage": true
    },
    {
      "id": "epl-hinshelwood",
      "name": "Jack Hinshelwood",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 21,
      "price": 6,
      "totalPoints": 91,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 0.5,
      "photoCode": 532529,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 5,
        "cleanSheets": 7,
        "minutesPlayed": 1736,
        "ownGoals": 1,
        "appearances": 27,
        "bonus": 2,
        "expectedGoals": 4.94,
        "expectedAssists": 2.34,
        "defensiveContributions": 114,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p532529.png"
    },
    {
      "id": "epl-berge",
      "name": "Sander Berge",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Norway",
      "age": 28,
      "price": 5,
      "totalPoints": 91,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 0.4,
      "photoCode": 207189,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 3,
        "cleanSheets": 8,
        "minutesPlayed": 2904,
        "yellowCards": 5,
        "ownGoals": 1,
        "appearances": 35,
        "bonus": 3,
        "expectedGoals": 1.54,
        "expectedAssists": 1.5,
        "defensiveContributions": 280,
        "goalsAgainst": 45
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p207189.png"
    },
    {
      "id": "epl-abecker",
      "name": "Alisson Becker",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "GK",
      "nationality": "Brazil",
      "age": 33,
      "price": 5.5,
      "totalPoints": 91,
      "form": 0,
      "pointsPerMatch": 3.5,
      "selectedBy": 5.8,
      "photoCode": 116535,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 8,
        "saves": 57,
        "minutesPlayed": 2340,
        "yellowCards": 1,
        "appearances": 26,
        "bonus": 8,
        "expectedAssists": 0.03,
        "defensiveContributions": 0,
        "goalsAgainst": 31
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p116535.png"
    },
    {
      "id": "epl-amad",
      "name": "Amad Diallo",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "C\u00f4te d'Ivoire",
      "age": 24,
      "price": 6,
      "totalPoints": 91,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 1.4,
      "photoCode": 493250,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 5,
        "cleanSheets": 6,
        "minutesPlayed": 2339,
        "yellowCards": 2,
        "appearances": 32,
        "bonus": 7,
        "expectedGoals": 5.46,
        "expectedAssists": 4.74,
        "defensiveContributions": 198,
        "goalsAgainst": 33
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p493250.png"
    },
    {
      "id": "epl-romero",
      "name": "Cristian Romero",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Argentina",
      "age": 28,
      "price": 5,
      "totalPoints": 91,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 0.8,
      "photoCode": 221632,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 1,
        "cleanSheets": 5,
        "minutesPlayed": 1869,
        "yellowCards": 9,
        "redCards": 2,
        "appearances": 23,
        "bonus": 10,
        "expectedGoals": 1.39,
        "expectedAssists": 1.25,
        "defensiveContributions": 197,
        "goalsAgainst": 33
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p221632.png"
    },
    {
      "id": "epl-maguire",
      "name": "Harry Maguire",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 33,
      "price": 5,
      "totalPoints": 90,
      "form": 0,
      "pointsPerMatch": 3.9,
      "selectedBy": 5.9,
      "photoCode": 95658,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 2,
        "cleanSheets": 7,
        "minutesPlayed": 1649,
        "yellowCards": 3,
        "redCards": 1,
        "appearances": 23,
        "bonus": 5,
        "expectedGoals": 1.12,
        "expectedAssists": 0.5,
        "defensiveContributions": 151,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p95658.png"
    },
    {
      "id": "epl-vicario",
      "name": "Guglielmo Vicario",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "GK",
      "nationality": "Italy",
      "age": 29,
      "price": 4.5,
      "totalPoints": 90,
      "form": 0,
      "pointsPerMatch": 2.9,
      "selectedBy": 1.9,
      "photoCode": 184254,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 7,
        "saves": 83,
        "minutesPlayed": 2790,
        "yellowCards": 1,
        "appearances": 31,
        "bonus": 6,
        "expectedAssists": 0.04,
        "defensiveContributions": 0,
        "goalsAgainst": 50
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p184254.png"
    },
    {
      "id": "epl-botman",
      "name": "Sven Botman",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 26,
      "price": 5,
      "totalPoints": 89,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 0.4,
      "photoCode": 220237,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 5,
        "minutesPlayed": 1834,
        "yellowCards": 2,
        "ownGoals": 1,
        "appearances": 25,
        "bonus": 6,
        "expectedGoals": 1.73,
        "expectedAssists": 0.86,
        "defensiveContributions": 216,
        "goalsAgainst": 27
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p220237.png"
    },
    {
      "id": "epl-sangar\u00e9",
      "name": "Ibrahim Sangar\u00e9",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "MID",
      "nationality": "C\u00f4te d'Ivoire",
      "age": 28,
      "price": 5,
      "totalPoints": 89,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 0.4,
      "photoCode": 210462,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 2,
        "cleanSheets": 8,
        "minutesPlayed": 2073,
        "yellowCards": 5,
        "appearances": 28,
        "bonus": 2,
        "expectedGoals": 1.16,
        "expectedAssists": 1.8,
        "defensiveContributions": 267,
        "goalsAgainst": 26
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p210462.png",
      "localImage": true
    },
    {
      "id": "epl-hudson-odoi",
      "name": "Callum Hudson-Odoi",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 25,
      "price": 6,
      "totalPoints": 88,
      "form": 0,
      "pointsPerMatch": 2.9,
      "selectedBy": 0,
      "photoCode": 209046,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 4,
        "cleanSheets": 6,
        "minutesPlayed": 1838,
        "appearances": 30,
        "bonus": 8,
        "expectedGoals": 2.77,
        "expectedAssists": 3.02,
        "defensiveContributions": 106,
        "goalsAgainst": 26
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p209046.png"
    },
    {
      "id": "epl-hincapie",
      "name": "Piero Hincapi\u00e9",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Ecuador",
      "age": 24,
      "price": 5.5,
      "totalPoints": 87,
      "form": 0,
      "pointsPerMatch": 3.5,
      "selectedBy": 6.4,
      "photoCode": 448104,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 2,
        "cleanSheets": 5,
        "minutesPlayed": 1787,
        "yellowCards": 2,
        "ownGoals": 1,
        "appearances": 25,
        "bonus": 7,
        "expectedGoals": 0.36,
        "expectedAssists": 1.67,
        "defensiveContributions": 171,
        "goalsAgainst": 19
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p448104.png"
    },
    {
      "id": "epl-georginio",
      "name": "Georginio Rutter",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "FWD",
      "nationality": "France",
      "age": 24,
      "price": 5.5,
      "totalPoints": 87,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 1.2,
      "photoCode": 463067,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 5,
        "cleanSheets": 7,
        "minutesPlayed": 1776,
        "yellowCards": 2,
        "ownGoals": 1,
        "appearances": 32,
        "bonus": 2,
        "expectedGoals": 2.9,
        "expectedAssists": 2.9,
        "defensiveContributions": 131,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p463067.png"
    },
    {
      "id": "epl-bentancur",
      "name": "Rodrigo Bentancur",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "Venezuela",
      "age": 29,
      "price": 5.5,
      "totalPoints": 86,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 0.1,
      "photoCode": 202993,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 8,
        "minutesPlayed": 1880,
        "yellowCards": 7,
        "appearances": 26,
        "bonus": 4,
        "expectedGoals": 0.72,
        "expectedAssists": 0.84,
        "defensiveContributions": 278,
        "goalsAgainst": 25
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p202993.png"
    },
    {
      "id": "epl-gomes",
      "name": "Joao Gomes",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Brazil",
      "age": 25,
      "price": 5.5,
      "totalPoints": 85,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 0.3,
      "photoCode": 448089,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 4,
        "minutesPlayed": 2207,
        "yellowCards": 9,
        "appearances": 25,
        "bonus": 4,
        "expectedGoals": 1.15,
        "expectedAssists": 1.34,
        "defensiveContributions": 387,
        "goalsAgainst": 41
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p448089.png"
    },
    {
      "id": "epl-kerkez",
      "name": "Milos Kerkez",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Hungary",
      "age": 22,
      "price": 5.5,
      "totalPoints": 85,
      "form": 0,
      "pointsPerMatch": 2.5,
      "selectedBy": 8,
      "photoCode": 544877,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 1,
        "cleanSheets": 6,
        "minutesPlayed": 2251,
        "yellowCards": 4,
        "appearances": 34,
        "bonus": 4,
        "expectedGoals": 1.5,
        "expectedAssists": 0.69,
        "defensiveContributions": 134,
        "goalsAgainst": 37
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p544877.png"
    },
    {
      "id": "epl-de-cuyper",
      "name": "Maxim De Cuyper",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Cameroon",
      "age": 25,
      "price": 4.5,
      "totalPoints": 84,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 2.9,
      "photoCode": 465730,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 3,
        "cleanSheets": 5,
        "minutesPlayed": 1404,
        "yellowCards": 2,
        "appearances": 30,
        "bonus": 9,
        "expectedGoals": 1.66,
        "expectedAssists": 4.08,
        "defensiveContributions": 64,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p465730.png"
    },
    {
      "id": "epl-murillo",
      "name": "Murillo Costa dos Santos",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Brazil",
      "age": 24,
      "price": 5.5,
      "totalPoints": 83,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 0.1,
      "photoCode": 575476,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 6,
        "minutesPlayed": 2130,
        "yellowCards": 5,
        "ownGoals": 2,
        "appearances": 25,
        "bonus": 3,
        "expectedGoals": 0.73,
        "expectedAssists": 0.47,
        "defensiveContributions": 223,
        "goalsAgainst": 29
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p575476.png"
    },
    {
      "id": "epl-talbi",
      "name": "Chemsdine Talbi",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "Morocco",
      "age": 21,
      "price": 5.5,
      "totalPoints": 83,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 0.3,
      "photoCode": 549912,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 2,
        "cleanSheets": 7,
        "minutesPlayed": 1553,
        "appearances": 28,
        "bonus": 6,
        "expectedGoals": 2.13,
        "expectedAssists": 1.18,
        "defensiveContributions": 92,
        "goalsAgainst": 14
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p549912.png"
    },
    {
      "id": "epl-jmurphy",
      "name": "Jacob Murphy",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 31,
      "price": 6,
      "totalPoints": 82,
      "form": 0,
      "pointsPerMatch": 2.5,
      "selectedBy": 0.2,
      "photoCode": 114243,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 2,
        "cleanSheets": 8,
        "minutesPlayed": 1606,
        "yellowCards": 2,
        "appearances": 33,
        "bonus": 5,
        "expectedGoals": 3.07,
        "expectedAssists": 2.66,
        "defensiveContributions": 90,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p114243.png"
    },
    {
      "id": "epl-hutchinson",
      "name": "Omari Hutchinson",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 22,
      "price": 5.5,
      "totalPoints": 82,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 0.2,
      "photoCode": 503301,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 7,
        "cleanSheets": 6,
        "minutesPlayed": 1676,
        "yellowCards": 1,
        "appearances": 31,
        "bonus": 3,
        "expectedGoals": 2.01,
        "expectedAssists": 3.87,
        "defensiveContributions": 129,
        "goalsAgainst": 24
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p503301.png"
    },
    {
      "id": "epl-tete",
      "name": "Kenny Tete",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 30,
      "price": 4.5,
      "totalPoints": 81,
      "form": 0,
      "pointsPerMatch": 3.7,
      "selectedBy": 0.2,
      "photoCode": 167074,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 6,
        "minutesPlayed": 1791,
        "yellowCards": 2,
        "appearances": 22,
        "bonus": 5,
        "expectedGoals": 0.92,
        "expectedAssists": 1.46,
        "defensiveContributions": 165,
        "goalsAgainst": 25
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p167074.png"
    },
    {
      "id": "epl-cjones",
      "name": "Curtis Jones",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 25,
      "price": 5.5,
      "totalPoints": 81,
      "form": 0,
      "pointsPerMatch": 2.4,
      "selectedBy": 0.1,
      "photoCode": 206915,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 3,
        "minutesPlayed": 1923,
        "yellowCards": 2,
        "appearances": 34,
        "bonus": 6,
        "expectedGoals": 2.21,
        "expectedAssists": 2.77,
        "defensiveContributions": 237,
        "goalsAgainst": 37
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p206915.png"
    },
    {
      "id": "epl-tonali",
      "name": "Sandro Tonali",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "Italy",
      "age": 26,
      "price": 5.5,
      "totalPoints": 81,
      "form": 0,
      "pointsPerMatch": 2.3,
      "selectedBy": 2.8,
      "photoCode": 432422,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 7,
        "minutesPlayed": 2534,
        "yellowCards": 4,
        "appearances": 35,
        "bonus": 2,
        "expectedGoals": 1.75,
        "expectedAssists": 2.87,
        "defensiveContributions": 257,
        "goalsAgainst": 38
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p432422.png"
    },
    {
      "id": "epl-smith-rowe",
      "name": "Emile Smith Rowe",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 25,
      "price": 5.5,
      "totalPoints": 80,
      "form": 0,
      "pointsPerMatch": 2.2,
      "selectedBy": 0.4,
      "photoCode": 209289,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 1,
        "cleanSheets": 6,
        "minutesPlayed": 1909,
        "yellowCards": 1,
        "appearances": 37,
        "bonus": 1,
        "expectedGoals": 4.71,
        "expectedAssists": 1.12,
        "defensiveContributions": 148,
        "goalsAgainst": 27
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p209289.png"
    },
    {
      "id": "epl-xavi",
      "name": "Xavi Simons",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "Netherlands",
      "age": 23,
      "price": 6,
      "totalPoints": 80,
      "form": 0,
      "pointsPerMatch": 2.9,
      "selectedBy": 0,
      "photoCode": 493362,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 5,
        "cleanSheets": 4,
        "minutesPlayed": 1747,
        "yellowCards": 5,
        "redCards": 1,
        "appearances": 28,
        "bonus": 7,
        "expectedGoals": 3.06,
        "expectedAssists": 3.85,
        "defensiveContributions": 149,
        "goalsAgainst": 36
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p493362.png",
      "localImage": true
    },
    {
      "id": "epl-sadiki",
      "name": "Noah Sadiki",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "DR Congo",
      "age": 21,
      "price": 5,
      "totalPoints": 80,
      "form": 0,
      "pointsPerMatch": 2.4,
      "selectedBy": 0.5,
      "photoCode": 577669,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 9,
        "minutesPlayed": 2891,
        "yellowCards": 9,
        "appearances": 33,
        "expectedGoals": 1.43,
        "expectedAssists": 1.46,
        "defensiveContributions": 248,
        "goalsAgainst": 42
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p577669.png"
    },
    {
      "id": "epl-grealish",
      "name": "Jack Grealish",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 30,
      "price": 6.5,
      "totalPoints": 79,
      "form": 0,
      "pointsPerMatch": 4.0,
      "selectedBy": 0.5,
      "photoCode": 114283,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 6,
        "cleanSheets": 7,
        "minutesPlayed": 1627,
        "yellowCards": 3,
        "redCards": 1,
        "appearances": 20,
        "bonus": 12,
        "expectedGoals": 2.05,
        "expectedAssists": 3.37,
        "defensiveContributions": 135,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p114283.png"
    },
    {
      "id": "epl-gvardiol",
      "name": "Jo\u0161ko Gvardiol",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Croatia",
      "age": 24,
      "price": 5.5,
      "totalPoints": 79,
      "form": 0,
      "pointsPerMatch": 4.4,
      "selectedBy": 6.4,
      "photoCode": 477424,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 2,
        "cleanSheets": 6,
        "minutesPlayed": 1370,
        "yellowCards": 2,
        "appearances": 18,
        "bonus": 5,
        "expectedGoals": 2.25,
        "expectedAssists": 0.7,
        "defensiveContributions": 103,
        "goalsAgainst": 13
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p477424.png"
    },
    {
      "id": "epl-hall",
      "name": "Lewis Hall",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 21,
      "price": 5,
      "totalPoints": 79,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 4.3,
      "photoCode": 487838,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 2,
        "cleanSheets": 4,
        "minutesPlayed": 2176,
        "yellowCards": 4,
        "appearances": 30,
        "bonus": 4,
        "expectedGoals": 1.01,
        "expectedAssists": 2.78,
        "defensiveContributions": 173,
        "goalsAgainst": 39
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p487838.png"
    },
    {
      "id": "epl-gro\u00df",
      "name": "Pascal Gro\u00df",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "Germany",
      "age": 35,
      "price": 5.5,
      "totalPoints": 78,
      "form": 0,
      "pointsPerMatch": 4.1,
      "selectedBy": 1.8,
      "photoCode": 60307,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 6,
        "cleanSheets": 6,
        "minutesPlayed": 1636,
        "yellowCards": 2,
        "appearances": 19,
        "bonus": 10,
        "expectedGoals": 1.39,
        "expectedAssists": 3.95,
        "defensiveContributions": 145,
        "goalsAgainst": 17
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p60307.png"
    },
    {
      "id": "epl-spence",
      "name": "Djed Spence",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 25,
      "price": 4.5,
      "totalPoints": 78,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 8.7,
      "photoCode": 232859,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 9,
        "minutesPlayed": 2049,
        "yellowCards": 4,
        "appearances": 30,
        "bonus": 3,
        "expectedGoals": 0.9,
        "expectedAssists": 1.77,
        "defensiveContributions": 116,
        "goalsAgainst": 31
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p232859.png"
    },
    {
      "id": "epl-tel",
      "name": "Mathys Tel",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "France",
      "age": 21,
      "price": 6,
      "totalPoints": 78,
      "form": 0,
      "pointsPerMatch": 2.5,
      "selectedBy": 0.2,
      "photoCode": 511499,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 2,
        "cleanSheets": 3,
        "minutesPlayed": 1334,
        "yellowCards": 1,
        "appearances": 31,
        "bonus": 7,
        "expectedGoals": 2.47,
        "expectedAssists": 2.43,
        "defensiveContributions": 111,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p511499.png"
    },
    {
      "id": "epl-adams",
      "name": "Tyler Adams",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "MID",
      "nationality": "USA",
      "age": 27,
      "price": 5,
      "totalPoints": 77,
      "form": 0,
      "pointsPerMatch": 3.1,
      "selectedBy": 0.6,
      "photoCode": 200785,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 2,
        "cleanSheets": 7,
        "minutesPlayed": 1769,
        "yellowCards": 8,
        "appearances": 25,
        "bonus": 3,
        "expectedGoals": 0.63,
        "expectedAssists": 0.63,
        "defensiveContributions": 232,
        "goalsAgainst": 28
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p200785.png",
      "localImage": true
    },
    {
      "id": "epl-yeremy",
      "name": "Y\u00e9remy Pino Santos",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "Spain",
      "age": 23,
      "price": 5.5,
      "totalPoints": 77,
      "form": 0,
      "pointsPerMatch": 2.3,
      "selectedBy": 0.3,
      "photoCode": 488024,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 2,
        "cleanSheets": 7,
        "minutesPlayed": 2074,
        "yellowCards": 4,
        "appearances": 34,
        "bonus": 3,
        "expectedGoals": 4.53,
        "expectedAssists": 6.12,
        "defensiveContributions": 167,
        "goalsAgainst": 28
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p488024.png"
    },
    {
      "id": "epl-onana",
      "name": "Amadou Onana",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Cameroon",
      "age": 24,
      "price": 5,
      "totalPoints": 76,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 0,
      "photoCode": 449871,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "cleanSheets": 6,
        "minutesPlayed": 1755,
        "yellowCards": 3,
        "appearances": 25,
        "bonus": 4,
        "expectedGoals": 1.68,
        "expectedAssists": 0.69,
        "defensiveContributions": 219,
        "goalsAgainst": 26
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p449871.png"
    },
    {
      "id": "epl-ajer",
      "name": "Kristoffer Ajer",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Norway",
      "age": 28,
      "price": 4.5,
      "totalPoints": 76,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 0.6,
      "photoCode": 191866,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 5,
        "minutesPlayed": 1805,
        "yellowCards": 4,
        "appearances": 27,
        "bonus": 1,
        "expectedGoals": 0.69,
        "expectedAssists": 0.73,
        "defensiveContributions": 192,
        "goalsAgainst": 32
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p191866.png"
    },
    {
      "id": "epl-henderson",
      "name": "Jordan Henderson",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 36,
      "price": 5,
      "totalPoints": 76,
      "form": 0,
      "pointsPerMatch": 2.4,
      "selectedBy": 0,
      "photoCode": 56979,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 6,
        "minutesPlayed": 1911,
        "yellowCards": 6,
        "appearances": 32,
        "bonus": 5,
        "expectedGoals": 0.33,
        "expectedAssists": 2.31,
        "defensiveContributions": 183,
        "goalsAgainst": 28
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p56979.png"
    },
    {
      "id": "epl-osula",
      "name": "William Osula",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Denmark",
      "age": 22,
      "price": 6,
      "totalPoints": 76,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 2.5,
      "photoCode": 538207,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 7,
        "assists": 1,
        "cleanSheets": 2,
        "minutesPlayed": 805,
        "appearances": 24,
        "bonus": 13,
        "expectedGoals": 4.28,
        "expectedAssists": 0.62,
        "defensiveContributions": 31,
        "goalsAgainst": 14
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p538207.png"
    },
    {
      "id": "epl-strand-larsen",
      "name": "J\u00f8rgen Strand Larsen",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Norway",
      "age": 26,
      "price": 6,
      "totalPoints": 75,
      "form": 0,
      "pointsPerMatch": 2.1,
      "selectedBy": 0.7,
      "photoCode": 247412,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 1,
        "cleanSheets": 5,
        "minutesPlayed": 2301,
        "yellowCards": 4,
        "penaltyMisses": 1,
        "appearances": 36,
        "bonus": 3,
        "expectedGoals": 5.3,
        "expectedAssists": 1.12,
        "defensiveContributions": 95,
        "goalsAgainst": 41
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p247412.png",
      "localImage": true
    },
    {
      "id": "epl-kudus",
      "name": "Mohammed Kudus",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "Ghana",
      "age": 25,
      "price": 6.5,
      "totalPoints": 75,
      "form": 0,
      "pointsPerMatch": 3.9,
      "selectedBy": 0.4,
      "photoCode": 460842,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 6,
        "cleanSheets": 7,
        "minutesPlayed": 1535,
        "yellowCards": 3,
        "appearances": 19,
        "bonus": 7,
        "expectedGoals": 1.92,
        "expectedAssists": 2.41,
        "defensiveContributions": 133,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p460842.png",
      "localImage": true
    },
    {
      "id": "epl-\u00f8degaard",
      "name": "Martin \u00d8degaard",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Norway",
      "age": 27,
      "price": 6.5,
      "totalPoints": 74,
      "form": 0,
      "pointsPerMatch": 3.1,
      "selectedBy": 2.6,
      "photoCode": 184029,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 7,
        "cleanSheets": 6,
        "minutesPlayed": 1363,
        "appearances": 24,
        "bonus": 5,
        "expectedGoals": 1.25,
        "expectedAssists": 3.65,
        "defensiveContributions": 102,
        "goalsAgainst": 13
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p184029.png"
    },
    {
      "id": "epl-janelt",
      "name": "Vitaly Janelt",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Germany",
      "age": 28,
      "price": 5,
      "totalPoints": 74,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 0.1,
      "photoCode": 204580,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 4,
        "cleanSheets": 5,
        "minutesPlayed": 1434,
        "yellowCards": 8,
        "appearances": 25,
        "bonus": 6,
        "expectedGoals": 0.82,
        "expectedAssists": 2.27,
        "defensiveContributions": 183,
        "goalsAgainst": 21
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p204580.png"
    },
    {
      "id": "epl-reinildo",
      "name": "Reinildo Mandava",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Mozambique",
      "age": 32,
      "price": 4.5,
      "totalPoints": 74,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 0.9,
      "photoCode": 434399,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 6,
        "minutesPlayed": 1966,
        "yellowCards": 7,
        "redCards": 1,
        "appearances": 25,
        "bonus": 6,
        "expectedGoals": 0.13,
        "expectedAssists": 0.62,
        "defensiveContributions": 164,
        "goalsAgainst": 27
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p434399.png"
    },
    {
      "id": "epl-isidor",
      "name": "Wilson Isidor",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Martinique",
      "age": 25,
      "price": 5.5,
      "totalPoints": 74,
      "form": 0,
      "pointsPerMatch": 2.3,
      "selectedBy": 1.4,
      "photoCode": 437505,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 6,
        "assists": 1,
        "cleanSheets": 4,
        "minutesPlayed": 1148,
        "yellowCards": 1,
        "appearances": 32,
        "bonus": 7,
        "expectedGoals": 4.7,
        "expectedAssists": 0.38,
        "defensiveContributions": 51,
        "goalsAgainst": 17
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p437505.png"
    },
    {
      "id": "epl-nmecha",
      "name": "Lukas Nmecha",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Germany",
      "age": 27,
      "price": 5.5,
      "totalPoints": 73,
      "form": 0,
      "pointsPerMatch": 2.4,
      "selectedBy": 0.7,
      "photoCode": 174594,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 6,
        "assists": 1,
        "cleanSheets": 3,
        "minutesPlayed": 1065,
        "penaltyMisses": 1,
        "appearances": 31,
        "bonus": 8,
        "expectedGoals": 7.25,
        "expectedAssists": 1.58,
        "defensiveContributions": 57,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p174594.png"
    },
    {
      "id": "epl-mainoo",
      "name": "Kobbie Mainoo",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 21,
      "price": 5.5,
      "totalPoints": 73,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 1.2,
      "photoCode": 516895,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 2,
        "cleanSheets": 6,
        "minutesPlayed": 1653,
        "yellowCards": 2,
        "appearances": 28,
        "bonus": 2,
        "expectedGoals": 0.48,
        "expectedAssists": 1.27,
        "defensiveContributions": 187,
        "goalsAgainst": 22
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p516895.png"
    },
    {
      "id": "epl-joelinton",
      "name": "Joelinton C\u00e1ssio Apolin\u00e1rio de Lira",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "MID",
      "nationality": "Brazil",
      "age": 29,
      "price": 5.5,
      "totalPoints": 73,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 0,
      "photoCode": 180974,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 1,
        "cleanSheets": 5,
        "minutesPlayed": 1950,
        "yellowCards": 10,
        "appearances": 27,
        "bonus": 2,
        "expectedGoals": 2.36,
        "expectedAssists": 1.35,
        "defensiveContributions": 238,
        "goalsAgainst": 27
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p180974.png"
    },
    {
      "id": "epl-madueke",
      "name": "Noni Madueke",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 24,
      "price": 6.5,
      "totalPoints": 72,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 0.3,
      "photoCode": 248857,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 1,
        "cleanSheets": 8,
        "minutesPlayed": 1205,
        "appearances": 26,
        "bonus": 9,
        "expectedGoals": 1.23,
        "expectedAssists": 2.86,
        "defensiveContributions": 70,
        "goalsAgainst": 9
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p248857.png",
      "localImage": true
    },
    {
      "id": "epl-canvot",
      "name": "Jaydee Canvot",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 19,
      "price": 5,
      "totalPoints": 72,
      "form": 0,
      "pointsPerMatch": 3.6,
      "selectedBy": 0.4,
      "photoCode": 651426,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 5,
        "minutesPlayed": 1331,
        "yellowCards": 3,
        "appearances": 20,
        "bonus": 9,
        "expectedGoals": 1.48,
        "expectedAssists": 0.33,
        "defensiveContributions": 169,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p651426.png"
    },
    {
      "id": "epl-lmiley",
      "name": "Lewis Miley",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 20,
      "price": 5.5,
      "totalPoints": 72,
      "form": 0,
      "pointsPerMatch": 3.1,
      "selectedBy": 0,
      "photoCode": 547719,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 4,
        "cleanSheets": 2,
        "minutesPlayed": 1493,
        "appearances": 23,
        "bonus": 5,
        "expectedGoals": 1.36,
        "expectedAssists": 2.1,
        "defensiveContributions": 155,
        "goalsAgainst": 22
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p547719.png"
    },
    {
      "id": "epl-darlow",
      "name": "Karl Darlow",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "GK",
      "nationality": "Wales",
      "age": 35,
      "price": 4.5,
      "totalPoints": 71,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 0.1,
      "photoCode": 59735,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 5,
        "saves": 63,
        "minutesPlayed": 1980,
        "yellowCards": 1,
        "appearances": 22,
        "bonus": 3,
        "expectedAssists": 0.05,
        "defensiveContributions": 0,
        "goalsAgainst": 27
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p59735.png"
    },
    {
      "id": "epl-pmsarr",
      "name": "Pape Matar Sarr",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "Senegal",
      "age": 23,
      "price": 5,
      "totalPoints": 71,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 0.4,
      "photoCode": 482442,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 4,
        "cleanSheets": 3,
        "minutesPlayed": 1388,
        "yellowCards": 3,
        "appearances": 26,
        "bonus": 2,
        "expectedGoals": 1.63,
        "expectedAssists": 1.11,
        "defensiveContributions": 183,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p482442.png"
    },
    {
      "id": "epl-lerma",
      "name": "Jefferson Lerma Sol\u00eds",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "Colombia",
      "age": 31,
      "price": 5,
      "totalPoints": 69,
      "form": 0,
      "pointsPerMatch": 2.2,
      "selectedBy": 0.1,
      "photoCode": 152551,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 5,
        "cleanSheets": 7,
        "minutesPlayed": 1722,
        "yellowCards": 7,
        "ownGoals": 2,
        "appearances": 31,
        "bonus": 3,
        "expectedGoals": 1.84,
        "expectedAssists": 1.48,
        "defensiveContributions": 220,
        "goalsAgainst": 25
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p152551.png"
    },
    {
      "id": "epl-rodrigo",
      "name": "Rodrigo 'Rodri' Hernandez Cascante",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "Spain",
      "age": 30,
      "price": 6.5,
      "totalPoints": 69,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 0.1,
      "photoCode": 220566,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 5,
        "minutesPlayed": 1510,
        "yellowCards": 3,
        "appearances": 21,
        "bonus": 6,
        "expectedGoals": 1.15,
        "expectedAssists": 2.45,
        "defensiveContributions": 206,
        "goalsAgainst": 15
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p220566.png"
    },
    {
      "id": "epl-iroegbunam",
      "name": "Tim Iroegbunam",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 23,
      "price": 5,
      "totalPoints": 68,
      "form": 0,
      "pointsPerMatch": 2.3,
      "selectedBy": 0.1,
      "photoCode": 490094,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 3,
        "cleanSheets": 8,
        "minutesPlayed": 1477,
        "yellowCards": 9,
        "appearances": 29,
        "bonus": 1,
        "expectedGoals": 0.54,
        "expectedAssists": 0.71,
        "defensiveContributions": 189,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p490094.png"
    },
    {
      "id": "epl-gudmundsson",
      "name": "Gabriel Gudmundsson",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Sweden",
      "age": 27,
      "price": 4.5,
      "totalPoints": 68,
      "form": 0,
      "pointsPerMatch": 2.1,
      "selectedBy": 0.8,
      "photoCode": 243526,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 5,
        "minutesPlayed": 2637,
        "yellowCards": 4,
        "redCards": 1,
        "ownGoals": 1,
        "appearances": 32,
        "bonus": 8,
        "expectedGoals": 1.1,
        "expectedAssists": 2.89,
        "defensiveContributions": 184,
        "goalsAgainst": 45
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p243526.png",
      "localImage": true
    },
    {
      "id": "epl-tielemans",
      "name": "Youri Tielemans",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "Cameroon",
      "age": 29,
      "price": 6,
      "totalPoints": 68,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 1,
      "photoCode": 166989,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 4,
        "cleanSheets": 4,
        "minutesPlayed": 1857,
        "appearances": 25,
        "bonus": 3,
        "expectedGoals": 1.14,
        "expectedAssists": 3.26,
        "defensiveContributions": 203,
        "goalsAgainst": 27
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p166989.png"
    },
    {
      "id": "epl-merino",
      "name": "Mikel Merino Zaz\u00f3n",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Spain",
      "age": 30,
      "price": 6,
      "totalPoints": 67,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 0.9,
      "photoCode": 195384,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 3,
        "cleanSheets": 4,
        "minutesPlayed": 1024,
        "yellowCards": 1,
        "appearances": 22,
        "bonus": 5,
        "expectedGoals": 3.36,
        "expectedAssists": 1.45,
        "defensiveContributions": 113,
        "goalsAgainst": 10
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p195384.png"
    },
    {
      "id": "epl-rayan",
      "name": "Rayan Vitor Simpl\u00edcio Rocha",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "MID",
      "nationality": "Brazil",
      "age": 19,
      "price": 6.5,
      "totalPoints": 67,
      "form": 0,
      "pointsPerMatch": 4.5,
      "selectedBy": 4.9,
      "photoCode": 499604,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 5,
        "assists": 2,
        "cleanSheets": 6,
        "minutesPlayed": 1110,
        "yellowCards": 1,
        "appearances": 15,
        "bonus": 3,
        "expectedGoals": 2.67,
        "expectedAssists": 1.84,
        "defensiveContributions": 82,
        "goalsAgainst": 10
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p499604.png"
    },
    {
      "id": "epl-adli",
      "name": "Amine Adli",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "MID",
      "nationality": "Morocco",
      "age": 26,
      "price": 5,
      "totalPoints": 67,
      "form": 0,
      "pointsPerMatch": 2.2,
      "selectedBy": 0.2,
      "photoCode": 489888,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 2,
        "cleanSheets": 3,
        "minutesPlayed": 1074,
        "yellowCards": 2,
        "appearances": 31,
        "bonus": 4,
        "expectedGoals": 2.6,
        "expectedAssists": 1.62,
        "defensiveContributions": 123,
        "goalsAgainst": 17
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p489888.png"
    },
    {
      "id": "epl-kamada",
      "name": "Daichi Kamada",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "Japan",
      "age": 29,
      "price": 5,
      "totalPoints": 67,
      "form": 0,
      "pointsPerMatch": 2.4,
      "selectedBy": 0.3,
      "photoCode": 209400,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 6,
        "minutesPlayed": 1899,
        "yellowCards": 3,
        "appearances": 28,
        "expectedGoals": 1.64,
        "expectedAssists": 3.24,
        "defensiveContributions": 208,
        "goalsAgainst": 28
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p209400.png"
    },
    {
      "id": "epl-luki\u0107",
      "name": "Sa\u0161a Luki\u0107",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Serbia",
      "age": 29,
      "price": 5,
      "totalPoints": 67,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 0.1,
      "photoCode": 212314,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 4,
        "cleanSheets": 6,
        "minutesPlayed": 1730,
        "yellowCards": 9,
        "appearances": 26,
        "bonus": 4,
        "expectedGoals": 2.23,
        "expectedAssists": 1.91,
        "defensiveContributions": 183,
        "goalsAgainst": 22
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p212314.png"
    },
    {
      "id": "epl-tanaka",
      "name": "Tanaka Ao",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Japan",
      "age": 27,
      "price": 5,
      "totalPoints": 67,
      "form": 0,
      "pointsPerMatch": 2.4,
      "selectedBy": 0.3,
      "photoCode": 248056,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 1,
        "cleanSheets": 3,
        "minutesPlayed": 1307,
        "yellowCards": 1,
        "appearances": 28,
        "bonus": 4,
        "expectedGoals": 1.44,
        "expectedAssists": 1.39,
        "defensiveContributions": 147,
        "goalsAgainst": 22
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p248056.png"
    },
    {
      "id": "epl-khusanov",
      "name": "Abdukodir Khusanov",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Uzbekistan",
      "age": 22,
      "price": 5.5,
      "totalPoints": 67,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 2.6,
      "photoCode": 578153,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 6,
        "minutesPlayed": 1427,
        "yellowCards": 2,
        "appearances": 21,
        "bonus": 3,
        "expectedGoals": 0.65,
        "expectedAssists": 1.21,
        "defensiveContributions": 123,
        "goalsAgainst": 13
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p578153.png"
    },
    {
      "id": "epl-aina",
      "name": "Ola Aina",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Nigeria",
      "age": 29,
      "price": 4.5,
      "totalPoints": 67,
      "form": 0,
      "pointsPerMatch": 3.7,
      "selectedBy": 4.1,
      "photoCode": 159506,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 6,
        "minutesPlayed": 1587,
        "yellowCards": 3,
        "appearances": 18,
        "bonus": 5,
        "expectedGoals": 0.41,
        "expectedAssists": 0.84,
        "defensiveContributions": 130,
        "goalsAgainst": 19
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p159506.png"
    },
    {
      "id": "epl-fofana",
      "name": "Wesley Fofana",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 25,
      "price": 5,
      "totalPoints": 65,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 0,
      "photoCode": 444463,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 4,
        "minutesPlayed": 1718,
        "yellowCards": 5,
        "redCards": 2,
        "appearances": 25,
        "bonus": 3,
        "expectedGoals": 0.72,
        "expectedAssists": 0.6,
        "defensiveContributions": 206,
        "goalsAgainst": 25
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p444463.png"
    },
    {
      "id": "epl-johnson",
      "name": "Brennan Johnson",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "Wales",
      "age": 25,
      "price": 6,
      "totalPoints": 65,
      "form": 0,
      "pointsPerMatch": 1.9,
      "selectedBy": 0.2,
      "photoCode": 242898,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 1,
        "cleanSheets": 6,
        "minutesPlayed": 1710,
        "yellowCards": 6,
        "appearances": 34,
        "bonus": 2,
        "expectedGoals": 2.45,
        "expectedAssists": 1.31,
        "defensiveContributions": 121,
        "goalsAgainst": 24
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p242898.png"
    },
    {
      "id": "epl-robinson",
      "name": "Antonee Robinson",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "USA",
      "age": 28,
      "price": 4.5,
      "totalPoints": 65,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 3,
      "photoCode": 169528,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 4,
        "minutesPlayed": 1487,
        "yellowCards": 5,
        "appearances": 22,
        "bonus": 7,
        "expectedGoals": 1.07,
        "expectedAssists": 1.58,
        "defensiveContributions": 136,
        "goalsAgainst": 19
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p169528.png"
    },
    {
      "id": "epl-diarra",
      "name": "Habib Diarra",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "Senegal",
      "age": 22,
      "price": 5.5,
      "totalPoints": 65,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 0.1,
      "photoCode": 547027,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 6,
        "cleanSheets": 5,
        "minutesPlayed": 1403,
        "yellowCards": 6,
        "appearances": 20,
        "bonus": 3,
        "expectedGoals": 3.27,
        "expectedAssists": 0.85,
        "defensiveContributions": 79,
        "goalsAgainst": 19
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p547027.png"
    },
    {
      "id": "epl-pau",
      "name": "Pau Torres",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Spain",
      "age": 29,
      "price": 4.5,
      "totalPoints": 64,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 0.3,
      "photoCode": 244954,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 5,
        "minutesPlayed": 1673,
        "yellowCards": 1,
        "ownGoals": 1,
        "appearances": 21,
        "bonus": 2,
        "expectedGoals": 1.33,
        "expectedAssists": 0.39,
        "defensiveContributions": 112,
        "goalsAgainst": 19
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p244954.png"
    },
    {
      "id": "epl-king-268",
      "name": "Josh King",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 5.5,
      "totalPoints": 63,
      "form": 0,
      "pointsPerMatch": 2.0,
      "selectedBy": 0.2,
      "photoCode": 577725,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 5,
        "minutesPlayed": 1290,
        "yellowCards": 4,
        "appearances": 32,
        "bonus": 3,
        "expectedGoals": 2.47,
        "expectedAssists": 0.66,
        "defensiveContributions": 107,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p577725.png"
    },
    {
      "id": "epl-frimpong",
      "name": "Jeremie Frimpong",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 25,
      "price": 5.5,
      "totalPoints": 63,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 3.1,
      "photoCode": 216094,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 5,
        "cleanSheets": 5,
        "minutesPlayed": 1032,
        "yellowCards": 1,
        "appearances": 21,
        "bonus": 1,
        "expectedGoals": 0.5,
        "expectedAssists": 1.55,
        "defensiveContributions": 30,
        "goalsAgainst": 13
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p216094.png"
    },
    {
      "id": "epl-ngonzalez",
      "name": "Nico Gonz\u00e1lez Iglesias",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "Spain",
      "age": 24,
      "price": 5.5,
      "totalPoints": 63,
      "form": 0,
      "pointsPerMatch": 2.5,
      "selectedBy": 0.1,
      "photoCode": 465694,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 7,
        "minutesPlayed": 1561,
        "yellowCards": 6,
        "appearances": 25,
        "bonus": 1,
        "expectedGoals": 0.68,
        "expectedAssists": 1.12,
        "defensiveContributions": 206,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p465694.png"
    },
    {
      "id": "epl-danso",
      "name": "Kevin Danso",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Austria",
      "age": 27,
      "price": 5,
      "totalPoints": 63,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 0.2,
      "photoCode": 135720,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 4,
        "minutesPlayed": 1489,
        "yellowCards": 8,
        "appearances": 24,
        "bonus": 1,
        "expectedGoals": 0.62,
        "expectedAssists": 0.28,
        "defensiveContributions": 192,
        "goalsAgainst": 25
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p135720.png"
    },
    {
      "id": "epl-mitoma",
      "name": "Mitoma Kaoru",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "Japan",
      "age": 29,
      "price": 6,
      "totalPoints": 62,
      "form": 0,
      "pointsPerMatch": 2.5,
      "selectedBy": 0.9,
      "photoCode": 451340,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 1,
        "cleanSheets": 5,
        "minutesPlayed": 1714,
        "yellowCards": 5,
        "appearances": 25,
        "bonus": 2,
        "expectedGoals": 4.04,
        "expectedAssists": 2.74,
        "defensiveContributions": 107,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p451340.png"
    },
    {
      "id": "epl-jramsey",
      "name": "Jacob Ramsey",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 25,
      "price": 5,
      "totalPoints": 62,
      "form": 0,
      "pointsPerMatch": 2.2,
      "selectedBy": 0.4,
      "photoCode": 232653,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 3,
        "cleanSheets": 1,
        "minutesPlayed": 1441,
        "yellowCards": 3,
        "redCards": 1,
        "appearances": 28,
        "bonus": 3,
        "expectedGoals": 1.2,
        "expectedAssists": 1.45,
        "defensiveContributions": 149,
        "goalsAgainst": 31
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p232653.png"
    },
    {
      "id": "epl-kamara",
      "name": "Boubacar Kamara",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "France",
      "age": 26,
      "price": 5,
      "totalPoints": 61,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 0.1,
      "photoCode": 226944,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 5,
        "minutesPlayed": 1410,
        "yellowCards": 5,
        "appearances": 18,
        "bonus": 7,
        "expectedGoals": 0.53,
        "expectedAssists": 0.84,
        "defensiveContributions": 149,
        "goalsAgainst": 15
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p226944.png"
    },
    {
      "id": "epl-castagne",
      "name": "Timothy Castagne",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Cameroon",
      "age": 30,
      "price": 4.5,
      "totalPoints": 61,
      "form": 0,
      "pointsPerMatch": 2.0,
      "selectedBy": 0.2,
      "photoCode": 166477,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 3,
        "minutesPlayed": 1838,
        "yellowCards": 4,
        "appearances": 30,
        "bonus": 3,
        "expectedGoals": 1.5,
        "expectedAssists": 1.47,
        "defensiveContributions": 146,
        "goalsAgainst": 31
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p166477.png"
    },
    {
      "id": "epl-gray",
      "name": "Archie Gray",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 20,
      "price": 5,
      "totalPoints": 61,
      "form": 0,
      "pointsPerMatch": 2.5,
      "selectedBy": 0.2,
      "photoCode": 547701,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 2,
        "cleanSheets": 5,
        "minutesPlayed": 1471,
        "yellowCards": 5,
        "appearances": 24,
        "bonus": 6,
        "expectedGoals": 1.5,
        "expectedAssists": 1.29,
        "defensiveContributions": 132,
        "goalsAgainst": 28
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p547701.png"
    },
    {
      "id": "epl-a\u00eft-nouri",
      "name": "Rayan A\u00eft-Nouri",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Algeria",
      "age": 25,
      "price": 5.5,
      "totalPoints": 60,
      "form": 0,
      "pointsPerMatch": 3.5,
      "selectedBy": 1,
      "photoCode": 448514,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 5,
        "minutesPlayed": 971,
        "yellowCards": 2,
        "appearances": 17,
        "bonus": 9,
        "expectedGoals": 0.53,
        "expectedAssists": 2.01,
        "defensiveContributions": 67,
        "goalsAgainst": 8
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p448514.png"
    },
    {
      "id": "epl-brooks",
      "name": "David Brooks",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "MID",
      "nationality": "Wales",
      "age": 29,
      "price": 5,
      "totalPoints": 59,
      "form": 0,
      "pointsPerMatch": 1.9,
      "selectedBy": 0.2,
      "photoCode": 111317,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 5,
        "minutesPlayed": 1188,
        "yellowCards": 7,
        "appearances": 31,
        "bonus": 4,
        "expectedGoals": 5.81,
        "expectedAssists": 3.4,
        "defensiveContributions": 94,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p111317.png"
    },
    {
      "id": "epl-livramento",
      "name": "Tino Livramento",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 23,
      "price": 5,
      "totalPoints": 59,
      "form": 0,
      "pointsPerMatch": 3.5,
      "selectedBy": 0.1,
      "photoCode": 441191,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 6,
        "minutesPlayed": 1326,
        "yellowCards": 1,
        "appearances": 17,
        "bonus": 3,
        "expectedGoals": 0.13,
        "expectedAssists": 0.89,
        "defensiveContributions": 68,
        "goalsAgainst": 14
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p441191.png"
    },
    {
      "id": "epl-smith",
      "name": "Adam Smith",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 35,
      "price": 4.5,
      "totalPoints": 58,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 0.1,
      "photoCode": 54469,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 6,
        "minutesPlayed": 1073,
        "yellowCards": 3,
        "appearances": 22,
        "bonus": 4,
        "expectedAssists": 0.23,
        "defensiveContributions": 70,
        "goalsAgainst": 16
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p54469.png"
    },
    {
      "id": "epl-est\u00eav\u00e3o",
      "name": "Est\u00eav\u00e3o Almeida de Oliveira Gon\u00e7alves",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Brazil",
      "age": 19,
      "price": 6.5,
      "totalPoints": 58,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 1.5,
      "photoCode": 624773,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 5,
        "cleanSheets": 4,
        "minutesPlayed": 839,
        "yellowCards": 4,
        "appearances": 22,
        "bonus": 4,
        "expectedGoals": 2.91,
        "expectedAssists": 2.14,
        "defensiveContributions": 56,
        "goalsAgainst": 11
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p624773.png"
    },
    {
      "id": "epl-mount",
      "name": "Mason Mount",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 27,
      "price": 5.5,
      "totalPoints": 58,
      "form": 0,
      "pointsPerMatch": 2.5,
      "selectedBy": 0.1,
      "photoCode": 184341,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "cleanSheets": 5,
        "minutesPlayed": 1010,
        "yellowCards": 2,
        "appearances": 23,
        "bonus": 3,
        "expectedGoals": 1.56,
        "expectedAssists": 1.62,
        "defensiveContributions": 102,
        "goalsAgainst": 15
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p184341.png"
    },
    {
      "id": "epl-martinelli",
      "name": "Gabriel Martinelli Silva",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Brazil",
      "age": 25,
      "price": 6.5,
      "totalPoints": 57,
      "form": 0,
      "pointsPerMatch": 1.9,
      "selectedBy": 0.3,
      "photoCode": 444145,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 5,
        "cleanSheets": 2,
        "minutesPlayed": 1065,
        "yellowCards": 3,
        "appearances": 30,
        "bonus": 3,
        "expectedGoals": 4.12,
        "expectedAssists": 1.27,
        "defensiveContributions": 77,
        "goalsAgainst": 8
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p444145.png"
    },
    {
      "id": "epl-barkley",
      "name": "Ross Barkley",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 32,
      "price": 5,
      "totalPoints": 56,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 0.1,
      "photoCode": 88894,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 2,
        "cleanSheets": 1,
        "minutesPlayed": 844,
        "yellowCards": 1,
        "appearances": 21,
        "bonus": 5,
        "expectedGoals": 1.58,
        "expectedAssists": 1.26,
        "defensiveContributions": 74,
        "goalsAgainst": 15
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p88894.png"
    },
    {
      "id": "epl-baleba",
      "name": "Carlos Baleba",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "Cameroon",
      "age": 22,
      "price": 5,
      "totalPoints": 56,
      "form": 0,
      "pointsPerMatch": 1.8,
      "selectedBy": 0.5,
      "photoCode": 535301,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 7,
        "minutesPlayed": 1646,
        "yellowCards": 5,
        "appearances": 31,
        "expectedGoals": 0.78,
        "expectedAssists": 0.72,
        "defensiveContributions": 209,
        "goalsAgainst": 19
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p535301.png"
    },
    {
      "id": "epl-garnacho",
      "name": "Alejandro Garnacho Ferreyra",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Argentina",
      "age": 22,
      "price": 6,
      "totalPoints": 56,
      "form": 0,
      "pointsPerMatch": 2.3,
      "selectedBy": 0.8,
      "photoCode": 493105,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 4,
        "cleanSheets": 4,
        "minutesPlayed": 1261,
        "yellowCards": 2,
        "appearances": 24,
        "bonus": 3,
        "expectedGoals": 3.44,
        "expectedAssists": 3.68,
        "defensiveContributions": 71,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p493105.png"
    },
    {
      "id": "epl-longstaff",
      "name": "Sean Longstaff",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 28,
      "price": 5,
      "totalPoints": 56,
      "form": 0,
      "pointsPerMatch": 2.4,
      "selectedBy": 0.1,
      "photoCode": 180135,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 2,
        "cleanSheets": 1,
        "minutesPlayed": 1003,
        "yellowCards": 2,
        "appearances": 23,
        "bonus": 5,
        "expectedGoals": 1.23,
        "expectedAssists": 1.87,
        "defensiveContributions": 110,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p180135.png"
    },
    {
      "id": "epl-gruev",
      "name": "Ilia Gruev",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "MID",
      "nationality": "North Macedonia",
      "age": 26,
      "price": 5,
      "totalPoints": 56,
      "form": 0,
      "pointsPerMatch": 2.4,
      "selectedBy": 0,
      "photoCode": 486520,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 4,
        "cleanSheets": 5,
        "minutesPlayed": 1318,
        "yellowCards": 3,
        "appearances": 23,
        "bonus": 3,
        "expectedGoals": 0.49,
        "expectedAssists": 0.86,
        "defensiveContributions": 114,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p486520.png"
    },
    {
      "id": "epl-marmoush",
      "name": "Omar Marmoush",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Egypt",
      "age": 27,
      "price": 7,
      "totalPoints": 56,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 0.5,
      "photoCode": 438234,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 3,
        "cleanSheets": 4,
        "minutesPlayed": 691,
        "yellowCards": 3,
        "appearances": 21,
        "bonus": 5,
        "expectedGoals": 2.78,
        "expectedAssists": 0.77,
        "defensiveContributions": 39,
        "goalsAgainst": 5
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p438234.png"
    },
    {
      "id": "epl-yoro",
      "name": "Leny Yoro",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 20,
      "price": 5,
      "totalPoints": 56,
      "form": 0,
      "pointsPerMatch": 1.8,
      "selectedBy": 0.6,
      "photoCode": 550864,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 2,
        "minutesPlayed": 1730,
        "yellowCards": 1,
        "appearances": 32,
        "bonus": 1,
        "expectedGoals": 1.34,
        "expectedAssists": 0.59,
        "defensiveContributions": 156,
        "goalsAgainst": 33
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p550864.png"
    },
    {
      "id": "epl-robertson",
      "name": "Andrew Robertson",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Scotland",
      "age": 32,
      "price": 4.5,
      "totalPoints": 55,
      "form": 0,
      "pointsPerMatch": 2.3,
      "selectedBy": 1.8,
      "photoCode": 122798,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 4,
        "minutesPlayed": 1165,
        "appearances": 24,
        "bonus": 4,
        "expectedGoals": 1.1,
        "expectedAssists": 1.4,
        "defensiveContributions": 55,
        "goalsAgainst": 16
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p122798.png"
    },
    {
      "id": "epl-maatsen",
      "name": "Ian Maatsen",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 24,
      "price": 4.5,
      "totalPoints": 54,
      "form": 0,
      "pointsPerMatch": 1.8,
      "selectedBy": 0.8,
      "photoCode": 441302,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 2,
        "minutesPlayed": 1590,
        "yellowCards": 2,
        "appearances": 30,
        "bonus": 1,
        "expectedGoals": 1.26,
        "expectedAssists": 2.39,
        "defensiveContributions": 128,
        "goalsAgainst": 27
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p441302.png"
    },
    {
      "id": "epl-mcneil",
      "name": "Dwight McNeil",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 26,
      "price": 5.5,
      "totalPoints": 53,
      "form": 0,
      "pointsPerMatch": 2.4,
      "selectedBy": 0.2,
      "photoCode": 433154,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 3,
        "cleanSheets": 6,
        "minutesPlayed": 1161,
        "yellowCards": 1,
        "appearances": 22,
        "bonus": 1,
        "expectedGoals": 1.37,
        "expectedAssists": 1.91,
        "defensiveContributions": 111,
        "goalsAgainst": 9
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p433154.png"
    },
    {
      "id": "epl-mazraoui",
      "name": "Noussair Mazraoui",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Morocco",
      "age": 28,
      "price": 4.5,
      "totalPoints": 53,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 0.9,
      "photoCode": 230001,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 5,
        "minutesPlayed": 977,
        "yellowCards": 3,
        "appearances": 20,
        "bonus": 6,
        "expectedGoals": 0.19,
        "expectedAssists": 0.35,
        "defensiveContributions": 94,
        "goalsAgainst": 10
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p230001.png",
      "localImage": true
    },
    {
      "id": "epl-morato",
      "name": "Felipe Rodrigues da Silva",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Brazil",
      "age": 25,
      "price": 5,
      "totalPoints": 53,
      "form": 0,
      "pointsPerMatch": 2.5,
      "selectedBy": 0.1,
      "photoCode": 485047,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 2,
        "minutesPlayed": 1340,
        "yellowCards": 5,
        "appearances": 21,
        "bonus": 1,
        "expectedGoals": 1.32,
        "expectedAssists": 0.15,
        "defensiveContributions": 144,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p485047.png"
    },
    {
      "id": "epl-henry",
      "name": "Rico Henry",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Jamaica",
      "age": 29,
      "price": 4.5,
      "totalPoints": 52,
      "form": 0,
      "pointsPerMatch": 2.1,
      "selectedBy": 0.2,
      "photoCode": 194010,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 4,
        "minutesPlayed": 1322,
        "yellowCards": 2,
        "appearances": 25,
        "expectedGoals": 0.18,
        "expectedAssists": 0.54,
        "defensiveContributions": 68,
        "goalsAgainst": 22
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p194010.png"
    },
    {
      "id": "epl-martinez-419",
      "name": "Lisandro Mart\u00ednez",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Argentina",
      "age": 28,
      "price": 5,
      "totalPoints": 51,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 2.5,
      "photoCode": 221820,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 5,
        "minutesPlayed": 1229,
        "redCards": 1,
        "ownGoals": 1,
        "appearances": 18,
        "bonus": 3,
        "expectedGoals": 0.15,
        "expectedAssists": 0.6,
        "defensiveContributions": 105,
        "goalsAgainst": 15
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p221820.png",
      "localImage": true
    },
    {
      "id": "epl-sch\u00e4r",
      "name": "Fabian Sch\u00e4r",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "DEF",
      "nationality": "DR Congo",
      "age": 34,
      "price": 5,
      "totalPoints": 51,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 0,
      "photoCode": 119471,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 4,
        "minutesPlayed": 1089,
        "yellowCards": 1,
        "appearances": 16,
        "expectedGoals": 0.97,
        "expectedAssists": 0.6,
        "defensiveContributions": 115,
        "goalsAgainst": 13
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p119471.png"
    },
    {
      "id": "epl-mings",
      "name": "Tyrone Mings",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 33,
      "price": 4.5,
      "totalPoints": 50,
      "form": 0,
      "pointsPerMatch": 2.9,
      "selectedBy": 0.2,
      "photoCode": 149484,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 3,
        "minutesPlayed": 1322,
        "yellowCards": 1,
        "appearances": 17,
        "bonus": 4,
        "expectedGoals": 1.3,
        "expectedAssists": 0.42,
        "defensiveContributions": 107,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p149484.png"
    },
    {
      "id": "epl-ndoye",
      "name": "Dan Ndoye",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "MID",
      "nationality": "DR Congo",
      "age": 25,
      "price": 5.5,
      "totalPoints": 50,
      "form": 0,
      "pointsPerMatch": 2.1,
      "selectedBy": 0.5,
      "photoCode": 456512,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 2,
        "cleanSheets": 2,
        "minutesPlayed": 1167,
        "yellowCards": 1,
        "appearances": 24,
        "bonus": 4,
        "expectedGoals": 1.05,
        "expectedAssists": 1.51,
        "defensiveContributions": 96,
        "goalsAgainst": 17
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p456512.png"
    },
    {
      "id": "epl-kevin",
      "name": "Kevin Santos Lopes de Macedo",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Brazil",
      "age": 23,
      "price": 5.5,
      "totalPoints": 49,
      "form": 0,
      "pointsPerMatch": 1.9,
      "selectedBy": 0.1,
      "photoCode": 560552,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 4,
        "minutesPlayed": 1030,
        "yellowCards": 1,
        "appearances": 26,
        "expectedGoals": 1.21,
        "expectedAssists": 1.47,
        "defensiveContributions": 86,
        "goalsAgainst": 15
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p560552.png"
    },
    {
      "id": "epl-bergvall",
      "name": "Lucas Bergvall",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "Sweden",
      "age": 20,
      "price": 5.5,
      "totalPoints": 49,
      "form": 0,
      "pointsPerMatch": 2.1,
      "selectedBy": 0.2,
      "photoCode": 570526,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 3,
        "minutesPlayed": 955,
        "yellowCards": 2,
        "appearances": 23,
        "expectedGoals": 1.23,
        "expectedAssists": 0.43,
        "defensiveContributions": 79,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p570526.png"
    },
    {
      "id": "epl-elanga",
      "name": "Anthony Elanga",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "MID",
      "nationality": "Sweden",
      "age": 24,
      "price": 6,
      "totalPoints": 48,
      "form": 0,
      "pointsPerMatch": 1.5,
      "selectedBy": 0.6,
      "photoCode": 449434,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 2,
        "minutesPlayed": 1302,
        "appearances": 32,
        "expectedGoals": 1.65,
        "expectedAssists": 1.74,
        "defensiveContributions": 55,
        "goalsAgainst": 28
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p449434.png"
    },
    {
      "id": "epl-dominguez",
      "name": "Nicol\u00e1s Dom\u00ednguez",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "MID",
      "nationality": "Argentina",
      "age": 28,
      "price": 5,
      "totalPoints": 48,
      "form": 0,
      "pointsPerMatch": 1.8,
      "selectedBy": 0.1,
      "photoCode": 250199,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 3,
        "minutesPlayed": 1168,
        "yellowCards": 3,
        "appearances": 27,
        "bonus": 3,
        "expectedGoals": 1.47,
        "expectedAssists": 0.77,
        "defensiveContributions": 143,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p250199.png"
    },
    {
      "id": "epl-christie",
      "name": "Ryan Christie",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "MID",
      "nationality": "Scotland",
      "age": 31,
      "price": 5,
      "totalPoints": 47,
      "form": 0,
      "pointsPerMatch": 1.8,
      "selectedBy": 0.2,
      "photoCode": 158499,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 1,
        "cleanSheets": 3,
        "minutesPlayed": 978,
        "yellowCards": 3,
        "redCards": 1,
        "appearances": 26,
        "bonus": 2,
        "expectedGoals": 1.81,
        "expectedAssists": 0.79,
        "defensiveContributions": 123,
        "goalsAgainst": 14
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p158499.png"
    },
    {
      "id": "epl-andrey-santos",
      "name": "Andrey Nascimento dos Santos",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "Brazil",
      "age": 22,
      "price": 5,
      "totalPoints": 47,
      "form": 0,
      "pointsPerMatch": 1.7,
      "selectedBy": 1.5,
      "photoCode": 532605,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 1,
        "minutesPlayed": 1247,
        "yellowCards": 4,
        "appearances": 27,
        "bonus": 3,
        "expectedGoals": 2,
        "expectedAssists": 0.88,
        "defensiveContributions": 129,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p532605.png"
    },
    {
      "id": "epl-diakit\u00e9",
      "name": "Bafod\u00e9 Diakit\u00e9",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 25,
      "price": 5,
      "totalPoints": 46,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 0.2,
      "photoCode": 242882,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 4,
        "minutesPlayed": 1275,
        "yellowCards": 1,
        "appearances": 18,
        "bonus": 2,
        "expectedGoals": 0.02,
        "expectedAssists": 0.19,
        "defensiveContributions": 117,
        "goalsAgainst": 27
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p242882.png"
    },
    {
      "id": "epl-odobert",
      "name": "Wilson Odobert",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "France",
      "age": 21,
      "price": 5.5,
      "totalPoints": 46,
      "form": 0,
      "pointsPerMatch": 1.9,
      "selectedBy": 0,
      "photoCode": 550839,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 2,
        "minutesPlayed": 972,
        "appearances": 24,
        "bonus": 6,
        "expectedGoals": 1.92,
        "expectedAssists": 1.21,
        "defensiveContributions": 77,
        "goalsAgainst": 13
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p550839.png"
    },
    {
      "id": "epl-white",
      "name": "Benjamin White",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 28,
      "price": 5.5,
      "totalPoints": 45,
      "form": 0,
      "pointsPerMatch": 3.8,
      "selectedBy": 0,
      "photoCode": 198869,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 5,
        "minutesPlayed": 699,
        "appearances": 12,
        "bonus": 3,
        "expectedGoals": 0.45,
        "expectedAssists": 0.69,
        "defensiveContributions": 53,
        "goalsAgainst": 6
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p198869.png"
    },
    {
      "id": "epl-delap",
      "name": "Liam Delap",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 23,
      "price": 5.5,
      "totalPoints": 45,
      "form": 0,
      "pointsPerMatch": 1.6,
      "selectedBy": 0.5,
      "photoCode": 463034,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 2,
        "cleanSheets": 2,
        "minutesPlayed": 1092,
        "yellowCards": 4,
        "appearances": 28,
        "bonus": 1,
        "expectedGoals": 4.54,
        "expectedAssists": 0.23,
        "defensiveContributions": 42,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p463034.png"
    },
    {
      "id": "epl-hughes",
      "name": "Will Hughes",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 31,
      "price": 4.5,
      "totalPoints": 45,
      "form": 0,
      "pointsPerMatch": 1.5,
      "selectedBy": 8.1,
      "photoCode": 108413,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 5,
        "minutesPlayed": 1560,
        "yellowCards": 7,
        "appearances": 31,
        "expectedGoals": 1.11,
        "expectedAssists": 1.94,
        "defensiveContributions": 148,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p108413.png"
    },
    {
      "id": "epl-guessand",
      "name": "Evann Guessand",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "C\u00f4te d'Ivoire",
      "age": 25,
      "price": 5.5,
      "totalPoints": 44,
      "form": 0,
      "pointsPerMatch": 2.1,
      "selectedBy": 0,
      "photoCode": 485337,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 3,
        "cleanSheets": 2,
        "minutesPlayed": 909,
        "appearances": 21,
        "expectedGoals": 1.56,
        "expectedAssists": 0.85,
        "defensiveContributions": 83,
        "goalsAgainst": 15
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p485337.png"
    },
    {
      "id": "epl-gallagher",
      "name": "Conor Gallagher",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 26,
      "price": 5.5,
      "totalPoints": 44,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 0.2,
      "photoCode": 232787,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 2,
        "minutesPlayed": 1183,
        "yellowCards": 2,
        "appearances": 16,
        "bonus": 3,
        "expectedGoals": 1.23,
        "expectedAssists": 0.7,
        "defensiveContributions": 124,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p232787.png"
    },
    {
      "id": "epl-perri",
      "name": "Lucas Estella Perri",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "GK",
      "nationality": "Brazil",
      "age": 28,
      "price": 4.5,
      "totalPoints": 43,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 1.3,
      "photoCode": 201595,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 3,
        "saves": 38,
        "minutesPlayed": 1440,
        "yellowCards": 2,
        "appearances": 16,
        "bonus": 3,
        "defensiveContributions": 0,
        "goalsAgainst": 29
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p201595.png"
    },
    {
      "id": "epl-ngumoha",
      "name": "Rio Ngumoha",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 17,
      "price": 6,
      "totalPoints": 43,
      "form": 0,
      "pointsPerMatch": 2.3,
      "selectedBy": 1.7,
      "photoCode": 611922,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 1,
        "cleanSheets": 2,
        "minutesPlayed": 547,
        "appearances": 19,
        "bonus": 4,
        "expectedGoals": 1.34,
        "expectedAssists": 2.01,
        "defensiveContributions": 30,
        "goalsAgainst": 12
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p611922.png"
    },
    {
      "id": "epl-savinho",
      "name": "S\u00e1vio Moreira de Oliveira",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "Brazil",
      "age": 22,
      "price": 6.5,
      "totalPoints": 43,
      "form": 0,
      "pointsPerMatch": 1.8,
      "selectedBy": 0.1,
      "photoCode": 510281,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 2,
        "cleanSheets": 3,
        "minutesPlayed": 817,
        "yellowCards": 2,
        "appearances": 24,
        "bonus": 1,
        "expectedGoals": 2.5,
        "expectedAssists": 1.59,
        "defensiveContributions": 59,
        "goalsAgainst": 7
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p510281.png"
    },
    {
      "id": "epl-de-ligt",
      "name": "Matthijs de Ligt",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 26,
      "price": 5,
      "totalPoints": 43,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 0,
      "photoCode": 209365,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 1,
        "minutesPlayed": 1170,
        "appearances": 13,
        "bonus": 5,
        "expectedGoals": 1.38,
        "expectedAssists": 0.83,
        "defensiveContributions": 107,
        "goalsAgainst": 20
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p209365.png"
    },
    {
      "id": "epl-awoniyi",
      "name": "Taiwo Awoniyi",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Nigeria",
      "age": 28,
      "price": 5.5,
      "totalPoints": 43,
      "form": 0,
      "pointsPerMatch": 2.5,
      "selectedBy": 0.4,
      "photoCode": 210156,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 4,
        "assists": 2,
        "cleanSheets": 1,
        "minutesPlayed": 480,
        "yellowCards": 2,
        "appearances": 17,
        "bonus": 4,
        "expectedGoals": 3.68,
        "expectedAssists": 0.77,
        "defensiveContributions": 26,
        "goalsAgainst": 4
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p210156.png"
    },
    {
      "id": "epl-bobb",
      "name": "Oscar Bobb",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Norway",
      "age": 23,
      "price": 5.5,
      "totalPoints": 42,
      "form": 0,
      "pointsPerMatch": 1.8,
      "selectedBy": 0.5,
      "photoCode": 477555,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 4,
        "minutesPlayed": 1030,
        "yellowCards": 1,
        "appearances": 23,
        "expectedGoals": 1.47,
        "expectedAssists": 2.1,
        "defensiveContributions": 76,
        "goalsAgainst": 13
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p477555.png"
    },
    {
      "id": "epl-bradley",
      "name": "Conor Bradley",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Northern Ireland",
      "age": 23,
      "price": 5,
      "totalPoints": 42,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 0,
      "photoCode": 492777,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 4,
        "minutesPlayed": 928,
        "yellowCards": 5,
        "appearances": 15,
        "bonus": 2,
        "expectedGoals": 0.18,
        "expectedAssists": 0.84,
        "defensiveContributions": 65,
        "goalsAgainst": 13
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p492777.png"
    },
    {
      "id": "epl-heaven",
      "name": "Ayden Heaven",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 19,
      "price": 4.5,
      "totalPoints": 42,
      "form": 0,
      "pointsPerMatch": 2.5,
      "selectedBy": 0.4,
      "photoCode": 606745,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 2,
        "minutesPlayed": 920,
        "yellowCards": 2,
        "ownGoals": 1,
        "appearances": 17,
        "bonus": 3,
        "expectedGoals": 0.34,
        "expectedAssists": 0.18,
        "defensiveContributions": 93,
        "goalsAgainst": 15
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p606745.png"
    },
    {
      "id": "epl-zirkzee",
      "name": "Joshua Zirkzee",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Netherlands",
      "age": 25,
      "price": 5.5,
      "totalPoints": 42,
      "form": 0,
      "pointsPerMatch": 1.8,
      "selectedBy": 0.3,
      "photoCode": 458249,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 1,
        "cleanSheets": 2,
        "minutesPlayed": 607,
        "yellowCards": 3,
        "appearances": 24,
        "bonus": 6,
        "expectedGoals": 2.74,
        "expectedAssists": 0.34,
        "defensiveContributions": 44,
        "goalsAgainst": 8
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p458249.png"
    },
    {
      "id": "epl-kluivert",
      "name": "Justin Kluivert",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "MID",
      "nationality": "Netherlands",
      "age": 27,
      "price": 6,
      "totalPoints": 41,
      "form": 0,
      "pointsPerMatch": 2.0,
      "selectedBy": 0.7,
      "photoCode": 222683,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "cleanSheets": 4,
        "minutesPlayed": 945,
        "yellowCards": 5,
        "appearances": 20,
        "bonus": 3,
        "expectedGoals": 2.31,
        "expectedAssists": 1.55,
        "defensiveContributions": 65,
        "goalsAgainst": 19
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p222683.png"
    },
    {
      "id": "epl-cairney",
      "name": "Tom Cairney",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Scotland",
      "age": 35,
      "price": 5,
      "totalPoints": 41,
      "form": 0,
      "pointsPerMatch": 1.7,
      "selectedBy": 0,
      "photoCode": 76357,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "cleanSheets": 2,
        "minutesPlayed": 756,
        "yellowCards": 3,
        "appearances": 24,
        "bonus": 1,
        "expectedGoals": 1.21,
        "expectedAssists": 0.81,
        "defensiveContributions": 61,
        "goalsAgainst": 10
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p76357.png"
    },
    {
      "id": "epl-isak",
      "name": "Alexander Isak",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Sweden",
      "age": 26,
      "price": 9,
      "totalPoints": 41,
      "form": 0,
      "pointsPerMatch": 2.9,
      "selectedBy": 14.2,
      "photoCode": 219168,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "assists": 1,
        "cleanSheets": 1,
        "minutesPlayed": 694,
        "appearances": 14,
        "bonus": 4,
        "expectedGoals": 2.59,
        "expectedAssists": 0.08,
        "defensiveContributions": 30,
        "goalsAgainst": 9
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p219168.png"
    },
    {
      "id": "epl-wood",
      "name": "Chris Wood",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "FWD",
      "nationality": "New Zealand",
      "age": 34,
      "price": 6,
      "totalPoints": 41,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 1.7,
      "photoCode": 60689,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "cleanSheets": 2,
        "minutesPlayed": 896,
        "appearances": 15,
        "bonus": 4,
        "expectedGoals": 4.29,
        "expectedAssists": 0.32,
        "defensiveContributions": 29,
        "goalsAgainst": 14
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p60689.png"
    },
    {
      "id": "epl-mosquera",
      "name": "Cristhian Mosquera",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Spain",
      "age": 22,
      "price": 5.5,
      "totalPoints": 40,
      "form": 0,
      "pointsPerMatch": 2.0,
      "selectedBy": 12.5,
      "photoCode": 500040,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 3,
        "minutesPlayed": 986,
        "yellowCards": 4,
        "appearances": 20,
        "bonus": 1,
        "expectedGoals": 0.1,
        "expectedAssists": 0.63,
        "defensiveContributions": 95,
        "goalsAgainst": 8
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p500040.png"
    },
    {
      "id": "epl-bogarde",
      "name": "Lamare Bogarde",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Netherlands",
      "age": 22,
      "price": 5,
      "totalPoints": 40,
      "form": 0,
      "pointsPerMatch": 1.4,
      "selectedBy": 0.1,
      "photoCode": 515597,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 2,
        "minutesPlayed": 1042,
        "yellowCards": 5,
        "appearances": 28,
        "bonus": 4,
        "expectedAssists": 0.2,
        "defensiveContributions": 60,
        "goalsAgainst": 17
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p515597.png"
    },
    {
      "id": "epl-cook",
      "name": "Lewis Cook",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 29,
      "price": 5,
      "totalPoints": 40,
      "form": 0,
      "pointsPerMatch": 2.2,
      "selectedBy": 0.1,
      "photoCode": 155408,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 1,
        "minutesPlayed": 872,
        "yellowCards": 1,
        "redCards": 1,
        "appearances": 18,
        "expectedGoals": 0.07,
        "expectedAssists": 0.52,
        "defensiveContributions": 143,
        "goalsAgainst": 19
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p155408.png"
    },
    {
      "id": "epl-solanke",
      "name": "Dominic Solanke-Mitchell",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 28,
      "price": 6,
      "totalPoints": 40,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 3.8,
      "photoCode": 154566,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "minutesPlayed": 997,
        "yellowCards": 1,
        "appearances": 15,
        "bonus": 4,
        "expectedGoals": 2.97,
        "expectedAssists": 0.34,
        "defensiveContributions": 71,
        "goalsAgainst": 21
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p154566.png"
    },
    {
      "id": "epl-boscagli",
      "name": "Olivier Boscagli",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 28,
      "price": 4.5,
      "totalPoints": 39,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 0.2,
      "photoCode": 204120,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 3,
        "minutesPlayed": 799,
        "yellowCards": 2,
        "appearances": 12,
        "bonus": 4,
        "expectedGoals": 0.05,
        "expectedAssists": 0.47,
        "defensiveContributions": 78,
        "goalsAgainst": 10
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p204120.png",
      "localImage": true
    },
    {
      "id": "epl-acheampong",
      "name": "Josh Acheampong",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 20,
      "price": 4.5,
      "totalPoints": 39,
      "form": 0,
      "pointsPerMatch": 2.3,
      "selectedBy": 0.3,
      "photoCode": 577016,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 2,
        "minutesPlayed": 657,
        "yellowCards": 1,
        "appearances": 17,
        "bonus": 5,
        "expectedGoals": 0.62,
        "expectedAssists": 0.13,
        "defensiveContributions": 44,
        "goalsAgainst": 13
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p577016.png"
    },
    {
      "id": "epl-jcuenca",
      "name": "Jorge Cuenca Barreno",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Spain",
      "age": 26,
      "price": 4.5,
      "totalPoints": 39,
      "form": 0,
      "pointsPerMatch": 2.6,
      "selectedBy": 0,
      "photoCode": 246301,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 2,
        "minutesPlayed": 935,
        "yellowCards": 6,
        "appearances": 15,
        "bonus": 1,
        "expectedGoals": 0.05,
        "expectedAssists": 0.53,
        "defensiveContributions": 117,
        "goalsAgainst": 11
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p246301.png"
    },
    {
      "id": "epl-savona",
      "name": "Nicol\u00f2 Savona",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Italy",
      "age": 23,
      "price": 4.5,
      "totalPoints": 39,
      "form": 0,
      "pointsPerMatch": 2.8,
      "selectedBy": 0,
      "photoCode": 500151,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "cleanSheets": 3,
        "minutesPlayed": 1025,
        "yellowCards": 2,
        "appearances": 14,
        "expectedGoals": 1.34,
        "expectedAssists": 0.45,
        "defensiveContributions": 57,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p500151.png"
    },
    {
      "id": "epl-ugarte",
      "name": "Manuel Ugarte Ribeiro",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "Venezuela",
      "age": 25,
      "price": 5,
      "totalPoints": 38,
      "form": 0,
      "pointsPerMatch": 1.7,
      "selectedBy": 0,
      "photoCode": 232112,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "minutesPlayed": 876,
        "yellowCards": 1,
        "appearances": 22,
        "expectedGoals": 0.72,
        "expectedAssists": 0.16,
        "defensiveContributions": 142,
        "goalsAgainst": 23
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p232112.png"
    },
    {
      "id": "epl-willock",
      "name": "Joe Willock",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 26,
      "price": 5,
      "totalPoints": 38,
      "form": 0,
      "pointsPerMatch": 1.6,
      "selectedBy": 0.1,
      "photoCode": 200089,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 3,
        "minutesPlayed": 972,
        "yellowCards": 3,
        "appearances": 24,
        "expectedGoals": 1.26,
        "expectedAssists": 1.07,
        "defensiveContributions": 89,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p200089.png"
    },
    {
      "id": "epl-hickey",
      "name": "Aaron Hickey",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Scotland",
      "age": 24,
      "price": 4.5,
      "totalPoints": 37,
      "form": 0,
      "pointsPerMatch": 1.8,
      "selectedBy": 0.1,
      "photoCode": 472713,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 2,
        "minutesPlayed": 679,
        "yellowCards": 1,
        "appearances": 21,
        "expectedGoals": 0.44,
        "expectedAssists": 0.17,
        "defensiveContributions": 51,
        "goalsAgainst": 9
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p472713.png"
    },
    {
      "id": "epl-chiesa",
      "name": "Federico Chiesa",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Italy",
      "age": 28,
      "price": 5.5,
      "totalPoints": 37,
      "form": 0,
      "pointsPerMatch": 1.4,
      "selectedBy": 0.1,
      "photoCode": 223541,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 1,
        "minutesPlayed": 317,
        "yellowCards": 3,
        "appearances": 26,
        "expectedGoals": 1.45,
        "expectedAssists": 0.61,
        "defensiveContributions": 30,
        "goalsAgainst": 9
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p223541.png"
    },
    {
      "id": "epl-havertz",
      "name": "Kai Havertz",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Germany",
      "age": 27,
      "price": 7.5,
      "totalPoints": 36,
      "form": 0,
      "pointsPerMatch": 3.0,
      "selectedBy": 6.9,
      "photoCode": 219847,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 3,
        "cleanSheets": 4,
        "minutesPlayed": 577,
        "yellowCards": 1,
        "appearances": 12,
        "bonus": 3,
        "expectedGoals": 3.31,
        "expectedAssists": 0.64,
        "defensiveContributions": 32,
        "goalsAgainst": 4
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p219847.png"
    },
    {
      "id": "epl-devenny",
      "name": "Justin Devenny",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "Northern Ireland",
      "age": 22,
      "price": 5,
      "totalPoints": 36,
      "form": 0,
      "pointsPerMatch": 1.7,
      "selectedBy": 0,
      "photoCode": 489706,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 1,
        "minutesPlayed": 785,
        "appearances": 21,
        "expectedGoals": 2.38,
        "expectedAssists": 0.39,
        "defensiveContributions": 72,
        "goalsAgainst": 15
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p489706.png"
    },
    {
      "id": "epl-r\u00f6hl",
      "name": "Merlin R\u00f6hl",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Germany",
      "age": 24,
      "price": 5,
      "totalPoints": 36,
      "form": 0,
      "pointsPerMatch": 2.2,
      "selectedBy": 0.1,
      "photoCode": 513466,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 2,
        "minutesPlayed": 675,
        "appearances": 16,
        "bonus": 2,
        "expectedGoals": 0.67,
        "expectedAssists": 0.35,
        "defensiveContributions": 68,
        "goalsAgainst": 13
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p513466.png"
    },
    {
      "id": "epl-muniz",
      "name": "Rodrigo Muniz Carvalho",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Brazil",
      "age": 25,
      "price": 5.5,
      "totalPoints": 36,
      "form": 0,
      "pointsPerMatch": 1.7,
      "selectedBy": 0.9,
      "photoCode": 244042,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 3,
        "minutesPlayed": 987,
        "yellowCards": 2,
        "ownGoals": 1,
        "appearances": 21,
        "bonus": 3,
        "expectedGoals": 3.3,
        "expectedAssists": 0.15,
        "defensiveContributions": 52,
        "goalsAgainst": 13
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p244042.png"
    },
    {
      "id": "epl-rigg",
      "name": "Chris Rigg",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 5,
      "totalPoints": 36,
      "form": 0,
      "pointsPerMatch": 2.0,
      "selectedBy": 0.1,
      "photoCode": 554197,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 3,
        "minutesPlayed": 758,
        "yellowCards": 1,
        "appearances": 18,
        "bonus": 1,
        "expectedGoals": 0.86,
        "expectedAssists": 0.93,
        "defensiveContributions": 57,
        "goalsAgainst": 11
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p554197.png"
    },
    {
      "id": "epl-kostoulas",
      "name": "Charalampos Kostoulas",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Greece",
      "age": 19,
      "price": 5.5,
      "totalPoints": 35,
      "form": 0,
      "pointsPerMatch": 1.7,
      "selectedBy": 0.3,
      "photoCode": 647850,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "assists": 1,
        "cleanSheets": 1,
        "minutesPlayed": 351,
        "yellowCards": 2,
        "appearances": 21,
        "bonus": 3,
        "expectedGoals": 2.12,
        "expectedAssists": 0.54,
        "defensiveContributions": 41,
        "goalsAgainst": 9
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p647850.png"
    },
    {
      "id": "epl-tosin",
      "name": "Tosin Adarabioyo",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 28,
      "price": 4.5,
      "totalPoints": 34,
      "form": 0,
      "pointsPerMatch": 2.1,
      "selectedBy": 0.2,
      "photoCode": 109646,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 2,
        "minutesPlayed": 788,
        "yellowCards": 2,
        "appearances": 16,
        "bonus": 2,
        "expectedGoals": 0.11,
        "expectedAssists": 0.4,
        "defensiveContributions": 97,
        "goalsAgainst": 14
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p109646.png"
    },
    {
      "id": "epl-mamardashvili",
      "name": "Giorgi Mamardashvili",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "GK",
      "nationality": "Georgia",
      "age": 25,
      "price": 5,
      "totalPoints": 34,
      "form": 0,
      "pointsPerMatch": 3.4,
      "selectedBy": 0.2,
      "photoCode": 449027,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 2,
        "saves": 34,
        "minutesPlayed": 867,
        "penaltySaves": 1,
        "appearances": 10,
        "bonus": 2,
        "defensiveContributions": 0,
        "goalsAgainst": 18
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p449027.png"
    },
    {
      "id": "epl-adingra",
      "name": "Simon Adingra",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "C\u00f4te d'Ivoire",
      "age": 24,
      "price": 5,
      "totalPoints": 34,
      "form": 0,
      "pointsPerMatch": 2.4,
      "selectedBy": 0.4,
      "photoCode": 535818,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 4,
        "minutesPlayed": 649,
        "yellowCards": 2,
        "appearances": 14,
        "bonus": 3,
        "expectedGoals": 0.35,
        "expectedAssists": 0.62,
        "defensiveContributions": 45,
        "goalsAgainst": 8
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p535818.png"
    },
    {
      "id": "epl-gomez-359",
      "name": "Joe Gomez",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 29,
      "price": 5,
      "totalPoints": 33,
      "form": 0,
      "pointsPerMatch": 1.6,
      "selectedBy": 0.2,
      "photoCode": 171287,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 2,
        "minutesPlayed": 594,
        "yellowCards": 4,
        "appearances": 21,
        "bonus": 2,
        "expectedGoals": 0.28,
        "expectedAssists": 0.64,
        "defensiveContributions": 46,
        "goalsAgainst": 14
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p171287.png"
    },
    {
      "id": "epl-branthwaite",
      "name": "Jarrad Branthwaite",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 24,
      "price": 5.5,
      "totalPoints": 32,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 2.8,
      "photoCode": 480455,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 1,
        "minutesPlayed": 678,
        "yellowCards": 1,
        "appearances": 10,
        "expectedGoals": 0.34,
        "expectedAssists": 0.11,
        "defensiveContributions": 67,
        "goalsAgainst": 9
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p480455.png",
      "localImage": true
    },
    {
      "id": "epl-gnonto",
      "name": "Wilfried Gnonto",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Italy",
      "age": 22,
      "price": 5,
      "totalPoints": 32,
      "form": 0,
      "pointsPerMatch": 1.4,
      "selectedBy": 0.1,
      "photoCode": 492859,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 3,
        "cleanSheets": 1,
        "minutesPlayed": 521,
        "yellowCards": 3,
        "appearances": 23,
        "expectedGoals": 0.4,
        "expectedAssists": 0.77,
        "defensiveContributions": 59,
        "goalsAgainst": 14
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p492859.png"
    },
    {
      "id": "epl-diop",
      "name": "Issa Diop",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Morocco",
      "age": 29,
      "price": 4,
      "totalPoints": 31,
      "form": 0,
      "pointsPerMatch": 2.4,
      "selectedBy": 20,
      "photoCode": 219924,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 1,
        "minutesPlayed": 812,
        "yellowCards": 2,
        "appearances": 13,
        "bonus": 3,
        "expectedGoals": 0.8,
        "expectedAssists": 0.05,
        "defensiveContributions": 61,
        "goalsAgainst": 13
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p219924.png"
    },
    {
      "id": "epl-yates",
      "name": "Ryan Yates",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 28,
      "price": 4.5,
      "totalPoints": 30,
      "form": 0,
      "pointsPerMatch": 1.4,
      "selectedBy": 5.4,
      "photoCode": 204968,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "minutesPlayed": 602,
        "yellowCards": 3,
        "appearances": 22,
        "expectedGoals": 0.49,
        "expectedAssists": 0.37,
        "defensiveContributions": 69,
        "goalsAgainst": 7
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p204968.png"
    },
    {
      "id": "epl-lewis-skelly",
      "name": "Myles Lewis-Skelly",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 5.5,
      "totalPoints": 29,
      "form": 0,
      "pointsPerMatch": 1.4,
      "selectedBy": 0.3,
      "photoCode": 499169,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 2,
        "minutesPlayed": 697,
        "yellowCards": 3,
        "appearances": 20,
        "expectedGoals": 0.1,
        "expectedAssists": 0.2,
        "defensiveContributions": 25,
        "goalsAgainst": 8
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p499169.png"
    },
    {
      "id": "epl-lindel\u00f6f",
      "name": "Victor Lindel\u00f6f",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Sweden",
      "age": 32,
      "price": 4.5,
      "totalPoints": 29,
      "form": 0,
      "pointsPerMatch": 1.7,
      "selectedBy": 0.1,
      "photoCode": 184667,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 1,
        "minutesPlayed": 942,
        "appearances": 17,
        "expectedGoals": 0.28,
        "expectedAssists": 0.1,
        "defensiveContributions": 54,
        "goalsAgainst": 15
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p184667.png"
    },
    {
      "id": "epl-alcaraz",
      "name": "Carlos Alcaraz Dur\u00e1n",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Argentina",
      "age": 23,
      "price": 5,
      "totalPoints": 29,
      "form": 0,
      "pointsPerMatch": 1.4,
      "selectedBy": 0.1,
      "photoCode": 502697,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 3,
        "minutesPlayed": 679,
        "yellowCards": 4,
        "appearances": 20,
        "expectedGoals": 1.17,
        "expectedAssists": 0.54,
        "defensiveContributions": 70,
        "goalsAgainst": 10
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p502697.png"
    },
    {
      "id": "epl-udogie",
      "name": "Destiny Udogie",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Italy",
      "age": 23,
      "price": 4.5,
      "totalPoints": 29,
      "form": 0,
      "pointsPerMatch": 1.4,
      "selectedBy": 0.4,
      "photoCode": 487053,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 1,
        "minutesPlayed": 1335,
        "yellowCards": 4,
        "appearances": 20,
        "bonus": 1,
        "expectedGoals": 0.18,
        "expectedAssists": 0.72,
        "defensiveContributions": 68,
        "goalsAgainst": 25
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p487053.png"
    },
    {
      "id": "epl-enes-\u00fcnal",
      "name": "Enes \u00dcnal",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Turkey",
      "age": 29,
      "price": 5.5,
      "totalPoints": 27,
      "form": 0,
      "pointsPerMatch": 1.2,
      "selectedBy": 0.2,
      "photoCode": 168636,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "minutesPlayed": 214,
        "yellowCards": 1,
        "appearances": 23,
        "bonus": 1,
        "expectedGoals": 2,
        "expectedAssists": 0.07,
        "defensiveContributions": 23,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p168636.png"
    },
    {
      "id": "epl-wissa",
      "name": "Yoane Wissa",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "FWD",
      "nationality": "DR Congo",
      "age": 29,
      "price": 6,
      "totalPoints": 27,
      "form": 0,
      "pointsPerMatch": 1.4,
      "selectedBy": 1.5,
      "photoCode": 216646,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 1,
        "minutesPlayed": 517,
        "yellowCards": 3,
        "appearances": 19,
        "expectedGoals": 3.13,
        "expectedAssists": 0.54,
        "defensiveContributions": 22,
        "goalsAgainst": 11
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p216646.png"
    },
    {
      "id": "epl-bakwa",
      "name": "Dilane Bakwa",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "MID",
      "nationality": "France",
      "age": 23,
      "price": 5.5,
      "totalPoints": 26,
      "form": 0,
      "pointsPerMatch": 1.9,
      "selectedBy": 0,
      "photoCode": 476887,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 2,
        "minutesPlayed": 549,
        "yellowCards": 1,
        "appearances": 14,
        "bonus": 1,
        "expectedGoals": 0.54,
        "expectedAssists": 1.01,
        "defensiveContributions": 35,
        "goalsAgainst": 10
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p476887.png"
    },
    {
      "id": "epl-onien",
      "name": "Luke O'Nien",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 31,
      "price": 4,
      "totalPoints": 26,
      "form": 0,
      "pointsPerMatch": 2.2,
      "selectedBy": 2.4,
      "photoCode": 167512,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 2,
        "minutesPlayed": 565,
        "yellowCards": 1,
        "redCards": 1,
        "appearances": 12,
        "bonus": 1,
        "expectedGoals": 0.15,
        "expectedAssists": 0.13,
        "defensiveContributions": 43,
        "goalsAgainst": 7
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p167512.png"
    },
    {
      "id": "epl-gittens",
      "name": "Jamie Bynoe-Gittens",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 21,
      "price": 6,
      "totalPoints": 25,
      "form": 0,
      "pointsPerMatch": 1.6,
      "selectedBy": 0,
      "photoCode": 463936,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "cleanSheets": 1,
        "minutesPlayed": 486,
        "appearances": 16,
        "expectedGoals": 0.81,
        "expectedAssists": 0.94,
        "defensiveContributions": 29,
        "goalsAgainst": 7
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p463936.png"
    },
    {
      "id": "epl-bornauw",
      "name": "Sebastiaan Bornauw",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Cameroon",
      "age": 27,
      "price": 4.5,
      "totalPoints": 25,
      "form": 0,
      "pointsPerMatch": 2.1,
      "selectedBy": 0,
      "photoCode": 437738,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 2,
        "minutesPlayed": 429,
        "yellowCards": 1,
        "appearances": 12,
        "expectedGoals": 0.2,
        "expectedAssists": 0.01,
        "defensiveContributions": 49,
        "goalsAgainst": 5
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p437738.png"
    },
    {
      "id": "epl-gjesus",
      "name": "Gabriel Fernando de Jesus",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Brazil",
      "age": 29,
      "price": 6,
      "totalPoints": 24,
      "form": 0,
      "pointsPerMatch": 1.7,
      "selectedBy": 0.2,
      "photoCode": 205651,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 3,
        "cleanSheets": 1,
        "minutesPlayed": 418,
        "yellowCards": 3,
        "appearances": 14,
        "expectedGoals": 2.71,
        "expectedAssists": 0.26,
        "defensiveContributions": 30,
        "goalsAgainst": 6
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p205651.png"
    },
    {
      "id": "epl-abraham",
      "name": "Tammy Abraham",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 28,
      "price": 5.5,
      "totalPoints": 23,
      "form": 0,
      "pointsPerMatch": 1.9,
      "selectedBy": 0,
      "photoCode": 173879,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "minutesPlayed": 278,
        "appearances": 12,
        "bonus": 2,
        "expectedGoals": 2.05,
        "expectedAssists": 0.36,
        "defensiveContributions": 13,
        "goalsAgainst": 8
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p173879.png"
    },
    {
      "id": "epl-nketiah",
      "name": "Eddie Nketiah",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 27,
      "price": 5.5,
      "totalPoints": 23,
      "form": 0,
      "pointsPerMatch": 1.9,
      "selectedBy": 0.4,
      "photoCode": 205533,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 2,
        "minutesPlayed": 414,
        "yellowCards": 2,
        "appearances": 12,
        "bonus": 3,
        "expectedGoals": 1.77,
        "expectedAssists": 0.46,
        "defensiveContributions": 38,
        "goalsAgainst": 12
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p205533.png"
    },
    {
      "id": "epl-james-343",
      "name": "Daniel James",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Wales",
      "age": 28,
      "price": 5,
      "totalPoints": 23,
      "form": 0,
      "pointsPerMatch": 1.2,
      "selectedBy": 0.1,
      "photoCode": 200617,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "minutesPlayed": 547,
        "appearances": 19,
        "expectedGoals": 0.91,
        "expectedAssists": 0.71,
        "defensiveContributions": 35,
        "goalsAgainst": 16
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p200617.png"
    },
    {
      "id": "epl-patterson",
      "name": "Nathan Patterson",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Scotland",
      "age": 24,
      "price": 4.5,
      "totalPoints": 22,
      "form": 0,
      "pointsPerMatch": 3.1,
      "selectedBy": 0,
      "photoCode": 243571,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 2,
        "minutesPlayed": 238,
        "appearances": 7,
        "expectedGoals": 0.03,
        "expectedAssists": 0.04,
        "defensiveContributions": 31,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p243571.png"
    },
    {
      "id": "epl-bailey",
      "name": "Leon Bailey",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Jamaica",
      "age": 28,
      "price": 5.5,
      "totalPoints": 21,
      "form": 0,
      "pointsPerMatch": 1.6,
      "selectedBy": 0.1,
      "photoCode": 215711,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "minutesPlayed": 450,
        "yellowCards": 1,
        "appearances": 13,
        "expectedGoals": 0.5,
        "expectedAssists": 1.46,
        "defensiveContributions": 48,
        "goalsAgainst": 9
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p215711.png"
    },
    {
      "id": "epl-armstrong",
      "name": "Harrison Armstrong",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 5,
      "totalPoints": 21,
      "form": 0,
      "pointsPerMatch": 1.6,
      "selectedBy": 0.1,
      "photoCode": 609873,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "minutesPlayed": 524,
        "appearances": 13,
        "expectedGoals": 0.79,
        "expectedAssists": 0.22,
        "defensiveContributions": 50,
        "goalsAgainst": 11
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p609873.png"
    },
    {
      "id": "epl-chadi-riad",
      "name": "Chadi Riad Dnanou",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Morocco",
      "age": 23,
      "price": 4.5,
      "totalPoints": 20,
      "form": 0,
      "pointsPerMatch": 2.2,
      "selectedBy": 0.1,
      "photoCode": 515621,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 1,
        "minutesPlayed": 550,
        "yellowCards": 2,
        "appearances": 9,
        "expectedGoals": 0.33,
        "expectedAssists": 0.13,
        "defensiveContributions": 45,
        "goalsAgainst": 8
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p515621.png"
    },
    {
      "id": "epl-kinsky",
      "name": "Anton\u00edn Kinsk\u00fd",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "GK",
      "nationality": "Czech Republic",
      "age": 23,
      "price": 4.5,
      "totalPoints": 20,
      "form": 0,
      "pointsPerMatch": 2.9,
      "selectedBy": 12,
      "photoCode": 485055,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 2,
        "saves": 10,
        "minutesPlayed": 630,
        "yellowCards": 1,
        "appearances": 7,
        "defensiveContributions": 0,
        "goalsAgainst": 7
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p485055.png"
    },
    {
      "id": "epl-milosavljevi\u0107",
      "name": "Veljko Milosavljevic",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Serbia",
      "age": 19,
      "price": 5,
      "totalPoints": 19,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 0.1,
      "photoCode": 620487,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "minutesPlayed": 367,
        "appearances": 7,
        "expectedGoals": 0.15,
        "expectedAssists": 0.19,
        "defensiveContributions": 39,
        "goalsAgainst": 6
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p620487.png"
    },
    {
      "id": "epl-hato",
      "name": "Jorrel Hato",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 20,
      "price": 4.5,
      "totalPoints": 19,
      "form": 0,
      "pointsPerMatch": 0.9,
      "selectedBy": 1,
      "photoCode": 551210,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 1139,
        "yellowCards": 7,
        "appearances": 22,
        "expectedGoals": 0.3,
        "expectedAssists": 0.61,
        "defensiveContributions": 99,
        "goalsAgainst": 27
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p551210.png",
      "localImage": true
    },
    {
      "id": "epl-lewis",
      "name": "Rico Lewis",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 21,
      "price": 4.5,
      "totalPoints": 19,
      "form": 0,
      "pointsPerMatch": 1.7,
      "selectedBy": 0.2,
      "photoCode": 477064,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 1,
        "minutesPlayed": 401,
        "yellowCards": 2,
        "appearances": 11,
        "bonus": 2,
        "expectedGoals": 0.19,
        "expectedAssists": 1.39,
        "defensiveContributions": 19,
        "goalsAgainst": 7
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p477064.png"
    },
    {
      "id": "epl-dibling",
      "name": "Tyler Dibling",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 20,
      "price": 5.5,
      "totalPoints": 18,
      "form": 0,
      "pointsPerMatch": 1.3,
      "selectedBy": 0,
      "photoCode": 496661,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 2,
        "minutesPlayed": 349,
        "yellowCards": 2,
        "appearances": 14,
        "expectedGoals": 0.2,
        "expectedAssists": 0.14,
        "defensiveContributions": 40,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p496661.png"
    },
    {
      "id": "epl-uche",
      "name": "Christantus Uche",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Nigeria",
      "age": 23,
      "price": 5,
      "totalPoints": 17,
      "form": 0,
      "pointsPerMatch": 1.2,
      "selectedBy": 0,
      "photoCode": 660392,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "minutesPlayed": 159,
        "appearances": 14,
        "expectedGoals": 0.49,
        "expectedAssists": 0.01,
        "defensiveContributions": 13,
        "goalsAgainst": 4
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p660392.png"
    },
    {
      "id": "epl-piroe",
      "name": "Jo\u00ebl Piroe",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Suriname",
      "age": 26,
      "price": 5,
      "totalPoints": 17,
      "form": 0,
      "pointsPerMatch": 1.1,
      "selectedBy": 0.5,
      "photoCode": 235826,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "minutesPlayed": 244,
        "appearances": 16,
        "expectedGoals": 0.9,
        "expectedAssists": 0.13,
        "defensiveContributions": 14,
        "goalsAgainst": 9
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p235826.png"
    },
    {
      "id": "epl-mcatee",
      "name": "James McAtee",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 23,
      "price": 5.5,
      "totalPoints": 17,
      "form": 0,
      "pointsPerMatch": 1.2,
      "selectedBy": 0,
      "photoCode": 432714,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "minutesPlayed": 288,
        "yellowCards": 1,
        "appearances": 14,
        "expectedGoals": 0.18,
        "expectedAssists": 0.37,
        "defensiveContributions": 32,
        "goalsAgainst": 9
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p432714.png"
    },
    {
      "id": "epl-dowman",
      "name": "Max Dowman",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 16,
      "price": 5.5,
      "totalPoints": 16,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 0.1,
      "photoCode": 616077,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "cleanSheets": 1,
        "minutesPlayed": 152,
        "appearances": 6,
        "expectedGoals": 1.19,
        "expectedAssists": 0.3,
        "defensiveContributions": 16,
        "goalsAgainst": 1
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p616077.png"
    },
    {
      "id": "epl-mbizot",
      "name": "Marco Bizot",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "GK",
      "nationality": "Netherlands",
      "age": 35,
      "price": 4.5,
      "totalPoints": 16,
      "form": 0,
      "pointsPerMatch": 2.3,
      "selectedBy": 0.1,
      "photoCode": 72147,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "saves": 19,
        "minutesPlayed": 585,
        "yellowCards": 2,
        "appearances": 7,
        "defensiveContributions": 0,
        "goalsAgainst": 10
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p72147.png",
      "localImage": true
    },
    {
      "id": "epl-oriley",
      "name": "Matt O'Riley",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "Denmark",
      "age": 25,
      "price": 5.5,
      "totalPoints": 16,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 0.1,
      "photoCode": 219249,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "cleanSheets": 1,
        "minutesPlayed": 202,
        "appearances": 6,
        "bonus": 2,
        "expectedGoals": 1.21,
        "expectedAssists": 0.18,
        "defensiveContributions": 10,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p219249.png"
    },
    {
      "id": "epl-tzimas",
      "name": "Stefanos Tzimas",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Greece",
      "age": 20,
      "price": 5.5,
      "totalPoints": 16,
      "form": 0,
      "pointsPerMatch": 1.8,
      "selectedBy": 0.3,
      "photoCode": 608181,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "assists": 1,
        "minutesPlayed": 132,
        "appearances": 9,
        "expectedGoals": 0.44,
        "expectedAssists": 0.11,
        "defensiveContributions": 15,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p608181.png"
    },
    {
      "id": "epl-george",
      "name": "Tyrique George",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 20,
      "price": 5.5,
      "totalPoints": 16,
      "form": 0,
      "pointsPerMatch": 1.1,
      "selectedBy": 0.2,
      "photoCode": 550615,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "minutesPlayed": 351,
        "yellowCards": 2,
        "appearances": 15,
        "expectedGoals": 0.64,
        "expectedAssists": 1.19,
        "defensiveContributions": 23,
        "goalsAgainst": 9
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p550615.png"
    },
    {
      "id": "epl-ellborg",
      "name": "Melker Ellborg",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "GK",
      "nationality": "Sweden",
      "age": 23,
      "price": 4.5,
      "totalPoints": 16,
      "form": 0,
      "pointsPerMatch": 5.3,
      "selectedBy": 0.1,
      "photoCode": 515046,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "saves": 10,
        "minutesPlayed": 270,
        "appearances": 3,
        "bonus": 3,
        "expectedAssists": 0.02,
        "defensiveContributions": 0,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p515046.png"
    },
    {
      "id": "epl-reed",
      "name": "Harrison Reed",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 31,
      "price": 4.5,
      "totalPoints": 15,
      "form": 0,
      "pointsPerMatch": 2.1,
      "selectedBy": 1.2,
      "photoCode": 153366,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "minutesPlayed": 89,
        "appearances": 7,
        "bonus": 2,
        "expectedGoals": 0.13,
        "expectedAssists": 0.45,
        "defensiveContributions": 6,
        "goalsAgainst": 4
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p153366.png"
    },
    {
      "id": "epl-pinnock",
      "name": "Ethan Pinnock",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Jamaica",
      "age": 33,
      "price": 4.5,
      "totalPoints": 14,
      "form": 0,
      "pointsPerMatch": 3.5,
      "selectedBy": 0.1,
      "photoCode": 231065,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "minutesPlayed": 318,
        "yellowCards": 1,
        "ownGoals": 1,
        "appearances": 4,
        "bonus": 2,
        "expectedGoals": 0.01,
        "expectedAssists": 0.06,
        "defensiveContributions": 42,
        "goalsAgainst": 5
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p231065.png"
    },
    {
      "id": "epl-mundle",
      "name": "Romaine Mundle",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 23,
      "price": 5,
      "totalPoints": 14,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0,
      "photoCode": 461199,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 399,
        "yellowCards": 1,
        "appearances": 14,
        "expectedGoals": 0.87,
        "expectedAssists": 0.48,
        "defensiveContributions": 33,
        "goalsAgainst": 11
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p461199.png"
    },
    {
      "id": "epl-nelson",
      "name": "Reiss Nelson",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 26,
      "price": 5.5,
      "totalPoints": 13,
      "form": 0,
      "pointsPerMatch": 1.3,
      "selectedBy": 0,
      "photoCode": 200641,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "minutesPlayed": 118,
        "appearances": 10,
        "expectedGoals": 0.71,
        "expectedAssists": 0.11,
        "defensiveContributions": 23,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p200641.png"
    },
    {
      "id": "epl-carvalho",
      "name": "F\u00e1bio Freitas Gouveia Carvalho",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Portugal",
      "age": 23,
      "price": 5,
      "totalPoints": 13,
      "form": 0,
      "pointsPerMatch": 2.2,
      "selectedBy": 0,
      "photoCode": 244858,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "minutesPlayed": 100,
        "appearances": 6,
        "bonus": 1,
        "expectedGoals": 0.7,
        "expectedAssists": 0.03,
        "defensiveContributions": 8,
        "goalsAgainst": 4
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p244858.png"
    },
    {
      "id": "epl-lavia",
      "name": "Rom\u00e9o Lavia",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Cameroon",
      "age": 22,
      "price": 5,
      "totalPoints": 13,
      "form": 0,
      "pointsPerMatch": 1.1,
      "selectedBy": 0,
      "photoCode": 514356,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 374,
        "appearances": 12,
        "expectedGoals": 0.21,
        "expectedAssists": 0.55,
        "defensiveContributions": 37,
        "goalsAgainst": 10
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p514356.png"
    },
    {
      "id": "epl-marc-guiu",
      "name": "Marc Guiu Paz",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Spain",
      "age": 20,
      "price": 5,
      "totalPoints": 13,
      "form": 0,
      "pointsPerMatch": 1.3,
      "selectedBy": 0.5,
      "photoCode": 499309,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "minutesPlayed": 265,
        "yellowCards": 1,
        "appearances": 10,
        "expectedGoals": 1.54,
        "expectedAssists": 0.29,
        "defensiveContributions": 8,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p499309.png"
    },
    {
      "id": "epl-trafford",
      "name": "James Trafford",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 23,
      "price": 5,
      "totalPoints": 13,
      "form": 0,
      "pointsPerMatch": 3.2,
      "selectedBy": 1,
      "photoCode": 432720,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "saves": 14,
        "minutesPlayed": 360,
        "appearances": 4,
        "defensiveContributions": 0,
        "goalsAgainst": 6
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p432720.png"
    },
    {
      "id": "epl-jair-cunha",
      "name": "Jair Paula da Cunha Filho",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Brazil",
      "age": 21,
      "price": 4.5,
      "totalPoints": 13,
      "form": 0,
      "pointsPerMatch": 1.4,
      "selectedBy": 1.1,
      "photoCode": 575458,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 514,
        "appearances": 9,
        "expectedGoals": 0.27,
        "expectedAssists": 0.06,
        "defensiveContributions": 47,
        "goalsAgainst": 7
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p575458.png"
    },
    {
      "id": "epl-angulo",
      "name": "Nilson Angulo",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "Ecuador",
      "age": 23,
      "price": 5,
      "totalPoints": 13,
      "form": 0,
      "pointsPerMatch": 1.6,
      "selectedBy": 0.1,
      "photoCode": 536661,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "minutesPlayed": 401,
        "yellowCards": 1,
        "appearances": 8,
        "expectedGoals": 0.77,
        "expectedAssists": 0.12,
        "defensiveContributions": 35,
        "goalsAgainst": 6
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p536661.png"
    },
    {
      "id": "epl-onyeka",
      "name": "Frank Onyeka",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Nigeria",
      "age": 28,
      "price": 5,
      "totalPoints": 12,
      "form": 0,
      "pointsPerMatch": 2.0,
      "selectedBy": 0.2,
      "photoCode": 428580,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 2,
        "minutesPlayed": 88,
        "appearances": 6,
        "expectedAssists": 0.36,
        "defensiveContributions": 10,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p428580.png"
    },
    {
      "id": "epl-harrison",
      "name": "Jack Harrison",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 29,
      "price": 5,
      "totalPoints": 12,
      "form": 0,
      "pointsPerMatch": 1.1,
      "selectedBy": 0.1,
      "photoCode": 221399,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 262,
        "appearances": 11,
        "expectedGoals": 0.28,
        "expectedAssists": 0.23,
        "defensiveContributions": 24,
        "goalsAgainst": 5
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p221399.png"
    },
    {
      "id": "epl-endo",
      "name": "Endo Wataru",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Japan",
      "age": 33,
      "price": 5,
      "totalPoints": 12,
      "form": 0,
      "pointsPerMatch": 1.5,
      "selectedBy": 0,
      "photoCode": 158983,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "cleanSheets": 1,
        "minutesPlayed": 170,
        "yellowCards": 1,
        "appearances": 8,
        "expectedGoals": 0.04,
        "expectedAssists": 0.05,
        "defensiveContributions": 23,
        "goalsAgainst": 5
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p158983.png"
    },
    {
      "id": "epl-gannon-doak",
      "name": "Ben Gannon-Doak",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "MID",
      "nationality": "Scotland",
      "age": 20,
      "price": 5,
      "totalPoints": 11,
      "form": 0,
      "pointsPerMatch": 1.4,
      "selectedBy": 0.1,
      "photoCode": 496208,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "minutesPlayed": 105,
        "appearances": 8,
        "expectedGoals": 0.26,
        "expectedAssists": 0.13,
        "defensiveContributions": 13,
        "goalsAgainst": 1
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p496208.png"
    },
    {
      "id": "epl-bayindir",
      "name": "Altay Bay\u0131nd\u0131r",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "GK",
      "nationality": "Turkey",
      "age": 28,
      "price": 4.5,
      "totalPoints": 11,
      "form": 0,
      "pointsPerMatch": 1.8,
      "selectedBy": 0.1,
      "photoCode": 451302,
      "dataSource": "fpl-api",
      "stats": {
        "saves": 13,
        "minutesPlayed": 540,
        "appearances": 6,
        "expectedAssists": 0.05,
        "defensiveContributions": 0,
        "goalsAgainst": 11
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p451302.png"
    },
    {
      "id": "epl-john",
      "name": "John Victor Maciel Furtado",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "GK",
      "nationality": "Brazil",
      "age": 30,
      "price": 4.5,
      "totalPoints": 11,
      "form": 0,
      "pointsPerMatch": 2.2,
      "selectedBy": 0.1,
      "photoCode": 221389,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "saves": 6,
        "minutesPlayed": 437,
        "yellowCards": 1,
        "appearances": 5,
        "defensiveContributions": 0,
        "goalsAgainst": 8
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p221389.png"
    },
    {
      "id": "epl-netz",
      "name": "Luca Netz",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Germany",
      "age": 23,
      "price": 4.5,
      "totalPoints": 11,
      "form": 0,
      "pointsPerMatch": 1.6,
      "selectedBy": 0,
      "photoCode": 470315,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 353,
        "appearances": 7,
        "expectedAssists": 0.41,
        "defensiveContributions": 27,
        "goalsAgainst": 5
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p470315.png"
    },
    {
      "id": "epl-coppola",
      "name": "Diego Coppola",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Italy",
      "age": 22,
      "price": 4.5,
      "totalPoints": 10,
      "form": 0,
      "pointsPerMatch": 2.0,
      "selectedBy": 0,
      "photoCode": 550090,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "minutesPlayed": 193,
        "yellowCards": 2,
        "appearances": 5,
        "expectedAssists": 0.01,
        "defensiveContributions": 18,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p550090.png"
    },
    {
      "id": "epl-davies-508",
      "name": "Ben Davies",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Wales",
      "age": 33,
      "price": 4,
      "totalPoints": 10,
      "form": 0,
      "pointsPerMatch": 3.3,
      "selectedBy": 0.7,
      "photoCode": 115556,
      "dataSource": "fpl-api",
      "stats": {
        "goals": 1,
        "minutesPlayed": 136,
        "yellowCards": 1,
        "appearances": 3,
        "bonus": 1,
        "expectedGoals": 0.49,
        "expectedAssists": 0.07,
        "defensiveContributions": 14,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p115556.png"
    },
    {
      "id": "epl-j\u00f6rgensen",
      "name": "Filip J\u00f6rgensen",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "GK",
      "nationality": "Denmark",
      "age": 24,
      "price": 5,
      "totalPoints": 9,
      "form": 0,
      "pointsPerMatch": 1.8,
      "selectedBy": 0.2,
      "photoCode": 508479,
      "dataSource": "fpl-api",
      "stats": {
        "saves": 8,
        "minutesPlayed": 378,
        "appearances": 5,
        "defensiveContributions": 0,
        "goalsAgainst": 5
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p508479.png"
    },
    {
      "id": "epl-kova\u010di\u0107",
      "name": "Mateo Kova\u010di\u0107",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "Croatia",
      "age": 32,
      "price": 5.5,
      "totalPoints": 9,
      "form": 0,
      "pointsPerMatch": 1.5,
      "selectedBy": 0,
      "photoCode": 91651,
      "dataSource": "fpl-api",
      "stats": {
        "assists": 1,
        "minutesPlayed": 125,
        "appearances": 6,
        "expectedGoals": 0.13,
        "expectedAssists": 0.42,
        "defensiveContributions": 18,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p91651.png"
    },
    {
      "id": "epl-kalimuendo",
      "name": "Arnaud Kalimuendo",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "FWD",
      "nationality": "France",
      "age": 24,
      "price": 5.5,
      "totalPoints": 9,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.1,
      "photoCode": 465680,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 89,
        "appearances": 9,
        "expectedGoals": 0.44,
        "expectedAssists": 0.02,
        "defensiveContributions": 6,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p465680.png"
    },
    {
      "id": "epl-nwaneri",
      "name": "Ethan Nwaneri",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 5.5,
      "totalPoints": 8,
      "form": 0,
      "pointsPerMatch": 1.3,
      "selectedBy": 0,
      "photoCode": 499175,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "minutesPlayed": 165,
        "appearances": 6,
        "expectedGoals": 0.23,
        "expectedAssists": 0.08,
        "defensiveContributions": 13,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p499175.png"
    },
    {
      "id": "epl-t\u00f3tha",
      "name": "Alex T\u00f3th",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "MID",
      "nationality": "Hungary",
      "age": 20,
      "price": 5,
      "totalPoints": 8,
      "form": 0,
      "pointsPerMatch": 0.9,
      "selectedBy": 0,
      "photoCode": 614574,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 135,
        "yellowCards": 1,
        "appearances": 9,
        "expectedGoals": 0.11,
        "expectedAssists": 0.33,
        "defensiveContributions": 17,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p614574.png"
    },
    {
      "id": "epl-colwill",
      "name": "Levi Samuels Colwill",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 23,
      "price": 5,
      "totalPoints": 8,
      "form": 0,
      "pointsPerMatch": 2.7,
      "selectedBy": 2.4,
      "photoCode": 460028,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 225,
        "appearances": 3,
        "expectedAssists": 0.12,
        "defensiveContributions": 25,
        "goalsAgainst": 4
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p460028.png"
    },
    {
      "id": "epl-n\u00f8rgaard",
      "name": "Christian N\u00f8rgaard",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Denmark",
      "age": 32,
      "price": 5,
      "totalPoints": 7,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.1,
      "photoCode": 128295,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 101,
        "appearances": 7,
        "expectedGoals": 0.08,
        "expectedAssists": 0.04,
        "defensiveContributions": 16,
        "goalsAgainst": 1
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p128295.png"
    },
    {
      "id": "epl-bbadiashile",
      "name": "Beno\u00eet Badiashile Mukinayi",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 25,
      "price": 4.5,
      "totalPoints": 7,
      "form": 0,
      "pointsPerMatch": 0.9,
      "selectedBy": 0,
      "photoCode": 242880,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 470,
        "yellowCards": 2,
        "appearances": 8,
        "expectedAssists": 0.06,
        "defensiveContributions": 48,
        "goalsAgainst": 10
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p242880.png"
    },
    {
      "id": "epl-benitez",
      "name": "Walter Ben\u00edtez",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "GK",
      "nationality": "Argentina",
      "age": 33,
      "price": 4.5,
      "totalPoints": 7,
      "form": 0,
      "pointsPerMatch": 7.0,
      "selectedBy": 0.1,
      "photoCode": 121709,
      "dataSource": "fpl-api",
      "stats": {
        "cleanSheets": 1,
        "saves": 3,
        "minutesPlayed": 90,
        "appearances": 1,
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p121709.png",
      "localImage": true
    },
    {
      "id": "epl-igor",
      "name": "Igor Julio dos Santos de Paulo",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Brazil",
      "age": 28,
      "price": 4.5,
      "totalPoints": 6,
      "form": 0,
      "pointsPerMatch": 1.5,
      "selectedBy": 0.1,
      "photoCode": 223434,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 103,
        "appearances": 4,
        "defensiveContributions": 13,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p223434.png"
    },
    {
      "id": "epl-sosa",
      "name": "Borna Sosa",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Croatia",
      "age": 28,
      "price": 4.5,
      "totalPoints": 6,
      "form": 0,
      "pointsPerMatch": 0.9,
      "selectedBy": 0,
      "photoCode": 218364,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 99,
        "yellowCards": 1,
        "appearances": 7,
        "expectedGoals": 0.04,
        "expectedAssists": 0.07,
        "defensiveContributions": 9,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p218364.png"
    },
    {
      "id": "epl-kusi-asare",
      "name": "Jonah Kusi-Asare",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Sweden",
      "age": 19,
      "price": 4.5,
      "totalPoints": 6,
      "form": 0,
      "pointsPerMatch": 0.9,
      "selectedBy": 6.1,
      "photoCode": 631786,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 49,
        "yellowCards": 1,
        "appearances": 7,
        "expectedAssists": 0.07,
        "defensiveContributions": 5,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p631786.png"
    },
    {
      "id": "epl-woodman",
      "name": "Freddie Woodman",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 29,
      "price": 4,
      "totalPoints": 6,
      "form": 0,
      "pointsPerMatch": 2.0,
      "selectedBy": 1,
      "photoCode": 155503,
      "dataSource": "fpl-api",
      "stats": {
        "saves": 9,
        "minutesPlayed": 212,
        "appearances": 3,
        "defensiveContributions": 0,
        "goalsAgainst": 4
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p155503.png"
    },
    {
      "id": "epl-nyoni",
      "name": "Trey Nyoni",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 5,
      "totalPoints": 6,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0,
      "photoCode": 591386,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 21,
        "appearances": 6,
        "expectedGoals": 0.37,
        "expectedAssists": 0.02,
        "defensiveContributions": 5,
        "goalsAgainst": 1
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p591386.png"
    },
    {
      "id": "epl-agarc\u00eda",
      "name": "Andr\u00e9s Garc\u00eda",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Spain",
      "age": 23,
      "price": 4,
      "totalPoints": 5,
      "form": 0,
      "pointsPerMatch": 0.8,
      "selectedBy": 1.5,
      "photoCode": 606798,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 83,
        "appearances": 6,
        "expectedAssists": 0.01,
        "defensiveContributions": 10,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p606798.png"
    },
    {
      "id": "epl-watson",
      "name": "Tom Watson",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 20,
      "price": 5,
      "totalPoints": 5,
      "form": 0,
      "pointsPerMatch": 0.8,
      "selectedBy": 0,
      "photoCode": 549074,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 57,
        "yellowCards": 1,
        "appearances": 6,
        "expectedGoals": 0.04,
        "expectedAssists": 0.03,
        "defensiveContributions": 5,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p549074.png"
    },
    {
      "id": "epl-elliott",
      "name": "Harvey Elliott",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 23,
      "price": 5.5,
      "totalPoints": 5,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.1,
      "photoCode": 444884,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 110,
        "appearances": 5,
        "expectedGoals": 0.29,
        "expectedAssists": 0.08,
        "defensiveContributions": 6,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p444884.png"
    },
    {
      "id": "epl-alleyne",
      "name": "Max Alleyne",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 21,
      "price": 5,
      "totalPoints": 5,
      "form": 0,
      "pointsPerMatch": 2.5,
      "selectedBy": 0,
      "photoCode": 494307,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 135,
        "appearances": 2,
        "expectedGoals": 0.26,
        "expectedAssists": 0.06,
        "defensiveContributions": 11,
        "goalsAgainst": 1
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p494307.png"
    },
    {
      "id": "epl-howell",
      "name": "Harry Howell",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 4.5,
      "totalPoints": 4,
      "form": 0,
      "pointsPerMatch": 1.3,
      "selectedBy": 0.3,
      "photoCode": 597320,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 92,
        "appearances": 3,
        "expectedAssists": 0.03,
        "defensiveContributions": 7,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p597320.png"
    },
    {
      "id": "epl-esse",
      "name": "Romain Esse",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 21,
      "price": 5,
      "totalPoints": 4,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0,
      "photoCode": 606921,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 40,
        "appearances": 4,
        "expectedAssists": 0.04,
        "defensiveContributions": 5,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p606921.png"
    },
    {
      "id": "epl-alysson",
      "name": "Alysson Edward Franco da Rocha dos Santos",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Brazil",
      "age": 20,
      "price": 5,
      "totalPoints": 3,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.1,
      "photoCode": 653481,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 47,
        "appearances": 3,
        "expectedGoals": 0.05,
        "expectedAssists": 0.05,
        "defensiveContributions": 4,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p653481.png"
    },
    {
      "id": "epl-soler",
      "name": "Julio Soler Barreto",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Argentina",
      "age": 21,
      "price": 4,
      "totalPoints": 3,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.6,
      "photoCode": 575901,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 34,
        "appearances": 3,
        "defensiveContributions": 1,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p575901.png"
    },
    {
      "id": "epl-buonanotte",
      "name": "Facundo Buonanotte",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "Argentina",
      "age": 21,
      "price": 5,
      "totalPoints": 3,
      "form": 0,
      "pointsPerMatch": 0.8,
      "selectedBy": 0.1,
      "photoCode": 536916,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 81,
        "yellowCards": 1,
        "appearances": 4,
        "expectedGoals": 0.06,
        "expectedAssists": 0.28,
        "defensiveContributions": 6,
        "goalsAgainst": 4
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p536916.png"
    },
    {
      "id": "epl-msarr",
      "name": "Mamadou Sarr",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Senegal",
      "age": 20,
      "price": 4.5,
      "totalPoints": 3,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.1,
      "photoCode": 574458,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 100,
        "appearances": 3,
        "expectedGoals": 0.35,
        "defensiveContributions": 8,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p574458.png"
    },
    {
      "id": "epl-jfletcher",
      "name": "Jack Fletcher",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 5,
      "totalPoints": 3,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0,
      "photoCode": 547037,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 107,
        "appearances": 3,
        "expectedGoals": 0.03,
        "expectedAssists": 0.02,
        "defensiveContributions": 11,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p547037.png"
    },
    {
      "id": "epl-lacey",
      "name": "Shea Lacey",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 5,
      "totalPoints": 3,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0,
      "photoCode": 576628,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 40,
        "appearances": 3,
        "expectedGoals": 0.1,
        "expectedAssists": 0.01,
        "defensiveContributions": 3,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p576628.png"
    },
    {
      "id": "epl-abbott",
      "name": "Zach Abbott",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 20,
      "price": 4,
      "totalPoints": 3,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.3,
      "photoCode": 549067,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 165,
        "appearances": 3,
        "expectedAssists": 0.01,
        "defensiveContributions": 13,
        "goalsAgainst": 4
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p549067.png"
    },
    {
      "id": "epl-souza",
      "name": "Jo\u00e3o Victor de Souza Menezes",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Brazil",
      "age": 20,
      "price": 4,
      "totalPoints": 3,
      "form": 0,
      "pointsPerMatch": 0.8,
      "selectedBy": 0.4,
      "photoCode": 616221,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 142,
        "yellowCards": 1,
        "appearances": 4,
        "expectedGoals": 0.02,
        "expectedAssists": 0.03,
        "defensiveContributions": 6,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p616221.png"
    },
    {
      "id": "epl-maddison",
      "name": "James Maddison",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 29,
      "price": 6.5,
      "totalPoints": 3,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 2.9,
      "photoCode": 172780,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 34,
        "appearances": 3,
        "expectedGoals": 0.21,
        "expectedAssists": 0.06,
        "defensiveContributions": 5,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p172780.png"
    },
    {
      "id": "epl-arrizabalaga",
      "name": "Kepa Arrizabalaga Revuelta",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "GK",
      "nationality": "Spain",
      "age": 31,
      "price": 5,
      "totalPoints": 2,
      "form": 0,
      "pointsPerMatch": 2.0,
      "selectedBy": 0.5,
      "photoCode": 109745,
      "dataSource": "fpl-api",
      "stats": {
        "saves": 2,
        "minutesPlayed": 90,
        "appearances": 1,
        "defensiveContributions": 0,
        "goalsAgainst": 1
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p109745.png"
    },
    {
      "id": "epl-george-hemmings",
      "name": "George Hemmings",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 4.5,
      "totalPoints": 2,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.2,
      "photoCode": 577285,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 25,
        "appearances": 2,
        "expectedGoals": 0.04,
        "expectedAssists": 0.01,
        "defensiveContributions": 1,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p577285.png"
    },
    {
      "id": "epl-dasilva",
      "name": "Josh Dasilva",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 27,
      "price": 5,
      "totalPoints": 2,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0,
      "photoCode": 183656,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 2,
        "appearances": 2,
        "expectedGoals": 0.08,
        "defensiveContributions": 1,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p183656.png"
    },
    {
      "id": "epl-cardines",
      "name": "Rio Cardines",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Philippines",
      "age": 20,
      "price": 4.5,
      "totalPoints": 2,
      "form": 0,
      "pointsPerMatch": 2.0,
      "selectedBy": 0,
      "photoCode": 590014,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 90,
        "appearances": 1,
        "expectedGoals": 0.02,
        "expectedAssists": 0.16,
        "defensiveContributions": 7,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p590014.png"
    },
    {
      "id": "epl-drakes-thomas",
      "name": "Jo\u00e9l Drakes-Thomas",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 17,
      "price": 4.5,
      "totalPoints": 2,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.1,
      "photoCode": 672492,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 7,
        "appearances": 2,
        "defensiveContributions": 3,
        "goalsAgainst": 1
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p672492.png"
    },
    {
      "id": "epl-mukasa",
      "name": "Divine Mukasa",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 18,
      "price": 4.5,
      "totalPoints": 2,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.1,
      "photoCode": 590039,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 25,
        "appearances": 2,
        "expectedAssists": 0.21,
        "defensiveContributions": 1,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p590039.png"
    },
    {
      "id": "epl-fletcher",
      "name": "Tyler Fletcher",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "Scotland",
      "age": 19,
      "price": 4.5,
      "totalPoints": 2,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.3,
      "photoCode": 519913,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 17,
        "appearances": 2,
        "expectedAssists": 0.01,
        "defensiveContributions": 2,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p519913.png"
    },
    {
      "id": "epl-amurphy",
      "name": "Alex Murphy",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Ireland",
      "age": 22,
      "price": 4,
      "totalPoints": 2,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.7,
      "photoCode": 545477,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 7,
        "appearances": 2,
        "defensiveContributions": 4,
        "goalsAgainst": 1
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p545477.png"
    },
    {
      "id": "epl-scarlett",
      "name": "Dane Scarlett",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 22,
      "price": 4.5,
      "totalPoints": 2,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 1.6,
      "photoCode": 490145,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 7,
        "appearances": 2,
        "expectedAssists": 0.01,
        "defensiveContributions": 1,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p490145.png"
    },
    {
      "id": "epl-seelt",
      "name": "Jenson Seelt",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 23,
      "price": 4.5,
      "totalPoints": 2,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0,
      "photoCode": 519634,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 133,
        "appearances": 2,
        "expectedAssists": 0.01,
        "defensiveContributions": 12,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p519634.png"
    },
    {
      "id": "epl-burrowes",
      "name": "Bradley Burrowes",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 18,
      "price": 4.5,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 1,
      "photoCode": 645618,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 16,
        "appearances": 1,
        "defensiveContributions": 1,
        "goalsAgainst": 1
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p645618.png"
    },
    {
      "id": "epl-valdimarsson",
      "name": "H\u00e1kon Rafn Valdimarsson",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "GK",
      "nationality": "Iceland",
      "age": 24,
      "price": 4.5,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.1,
      "photoCode": 507433,
      "dataSource": "fpl-api",
      "stats": {
        "saves": 1,
        "minutesPlayed": 90,
        "appearances": 1,
        "defensiveContributions": 0,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p507433.png"
    },
    {
      "id": "epl-milambo",
      "name": "Antoni Milambo",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Netherlands",
      "age": 21,
      "price": 5,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0,
      "photoCode": 543295,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 45,
        "appearances": 1,
        "expectedAssists": 0.01,
        "defensiveContributions": 4,
        "goalsAgainst": 3
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p543295.png",
      "localImage": true
    },
    {
      "id": "epl-furo",
      "name": "Kaye Furo",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Cameroon",
      "age": 19,
      "price": 4.5,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 1.1,
      "photoCode": 593174,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 1,
        "appearances": 1,
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p593174.png"
    },
    {
      "id": "epl-oriola",
      "name": "Nehemiah Oriola",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 4.5,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.2,
      "photoCode": 556637,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 1,
        "appearances": 1,
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p556637.png"
    },
    {
      "id": "epl-dessugo",
      "name": "D\u00e1rio Lu\u00eds Essugo",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Portugal",
      "age": 21,
      "price": 4.5,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 0.3,
      "selectedBy": 0.2,
      "photoCode": 491007,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 26,
        "yellowCards": 2,
        "appearances": 3,
        "expectedAssists": 0.01,
        "defensiveContributions": 8,
        "goalsAgainst": 1
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p491007.png"
    },
    {
      "id": "epl-mheuka",
      "name": "Shumaira Mheuka",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 18,
      "price": 4.5,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.4,
      "photoCode": 567119,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 1,
        "appearances": 1,
        "defensiveContributions": 1,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p567119.png"
    },
    {
      "id": "epl-fredricson",
      "name": "Tyler Fredricson",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 21,
      "price": 4,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.1,
      "photoCode": 547676,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 2,
        "appearances": 1,
        "defensiveContributions": 2,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p547676.png"
    },
    {
      "id": "epl-bendito-mantato",
      "name": "Bendito Mantato",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 18,
      "price": 4.5,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.2,
      "photoCode": 576620,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 15,
        "appearances": 1,
        "expectedAssists": 0.01,
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p576620.png"
    },
    {
      "id": "epl-neave",
      "name": "Sean Neave",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 19,
      "price": 4.5,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.7,
      "photoCode": 599303,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 13,
        "appearances": 1,
        "expectedGoals": 0.03,
        "defensiveContributions": 0,
        "goalsAgainst": 1
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p599303.png"
    },
    {
      "id": "epl-byfield",
      "name": "Jun'ai Byfield",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 18,
      "price": 4,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.1,
      "photoCode": 640419,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 1,
        "appearances": 1,
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p640419.png"
    },
    {
      "id": "epl-rowswell",
      "name": "James Rowswell",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 19,
      "price": 4,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.1,
      "photoCode": 499716,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 1,
        "appearances": 1,
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p499716.png"
    },
    {
      "id": "epl-olusesi",
      "name": "Callum Olusesi",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 4.5,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0.7,
      "photoCode": 499726,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 14,
        "appearances": 1,
        "expectedAssists": 0.01,
        "defensiveContributions": 2,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p499726.png"
    },
    {
      "id": "epl-masuaku",
      "name": "Arthur Masuaku",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "DR Congo",
      "age": 32,
      "price": 4,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 0.3,
      "selectedBy": 1.9,
      "photoCode": 105717,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 125,
        "yellowCards": 1,
        "appearances": 3,
        "expectedGoals": 0.07,
        "expectedAssists": 0.08,
        "defensiveContributions": 10,
        "goalsAgainst": 2
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p105717.png"
    },
    {
      "id": "epl-jocelint",
      "name": "Djiamgone Jocelin Ta Bi",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "C\u00f4te d'Ivoire",
      "age": 21,
      "price": 5,
      "totalPoints": 1,
      "form": 0,
      "pointsPerMatch": 1.0,
      "selectedBy": 0,
      "photoCode": 699989,
      "dataSource": "fpl-api",
      "stats": {
        "minutesPlayed": 38,
        "appearances": 1,
        "expectedAssists": 0.04,
        "defensiveContributions": 3,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p699989.png"
    },
    {
      "id": "epl-meslier",
      "name": "Illan Meslier",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "GK",
      "nationality": "France",
      "age": 26,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 437495,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p437495.png"
    },
    {
      "id": "epl-f\u00e1bio-vieira",
      "name": "F\u00e1bio Ferreira Vieira",
      "team": "Arsenal",
      "teamAbbr": "ARS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Portugal",
      "age": 26,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 438098,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p438098.png"
    },
    {
      "id": "epl-nedeljkovic",
      "name": "Kosta Nedeljkovic",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Serbia",
      "age": 20,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.6,
      "photoCode": 578545,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p578545.png"
    },
    {
      "id": "epl-iling-jr",
      "name": "Samuel Iling-Junior",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 22,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 469247,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p469247.png"
    },
    {
      "id": "epl-manzambi",
      "name": "Johan Manzambi",
      "team": "Aston Villa",
      "teamAbbr": "AVL",
      "league": "EPL",
      "position": "MID",
      "nationality": "DR Congo",
      "age": 20,
      "price": 6,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 4.1,
      "photoCode": 614071,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p614071.png"
    },
    {
      "id": "epl-forster",
      "name": "Fraser Forster",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 38,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 4,
      "photoCode": 40383,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p40383.png"
    },
    {
      "id": "epl-dennis",
      "name": "Will Dennis",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 26,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 444172,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p444172.png"
    },
    {
      "id": "epl-jaraujo",
      "name": "Juli\u00e1n Araujo Z\u00fa\u00f1iga",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Mexico",
      "age": 24,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 436893,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p436893.png"
    },
    {
      "id": "epl-rodr\u00edguez",
      "name": "\u00c1lvaro Rodr\u00edguez",
      "team": "Bournemouth",
      "teamAbbr": "BOU",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Venezuela",
      "age": 22,
      "price": 6,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.3,
      "photoCode": 561245,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p561245.png"
    },
    {
      "id": "epl-ji-soo",
      "name": "Kim Ji-soo",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "South Korea",
      "age": 21,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 570241,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p570241.png"
    },
    {
      "id": "epl-schuster",
      "name": "Jannik Schuster",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Austria",
      "age": 20,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 513086,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p513086.png"
    },
    {
      "id": "epl-anthony",
      "name": "Jaidon Anthony",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 26,
      "price": 6,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.3,
      "photoCode": 444180,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 232,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p444180.png"
    },
    {
      "id": "epl-wilson",
      "name": "Callum Wilson",
      "team": "Brentford",
      "teamAbbr": "BRE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 34,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.4,
      "photoCode": 75115,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 41,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p75115.png"
    },
    {
      "id": "epl-rushworth",
      "name": "Carl Rushworth",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 25,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.4,
      "photoCode": 472739,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p472739.png"
    },
    {
      "id": "epl-steele",
      "name": "Jason Steele",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 35,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 6.6,
      "photoCode": 49262,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p49262.png"
    },
    {
      "id": "epl-costinha",
      "name": "Jo\u00e3o Pedro Loureiro da Costa",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Portugal",
      "age": 26,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 451490,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p451490.png"
    },
    {
      "id": "epl-svoboda",
      "name": "Michael Svoboda",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Austria",
      "age": 27,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 454490,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p454490.png"
    },
    {
      "id": "epl-yohanna",
      "name": "Zadok Yohanna",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "MID",
      "nationality": "Nigeria",
      "age": 19,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 700308,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p700308.png"
    },
    {
      "id": "epl-ferguson",
      "name": "Evan Ferguson",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Ireland",
      "age": 21,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 487117,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p487117.png"
    },
    {
      "id": "epl-vuskovic",
      "name": "Luka Vu\u0161kovi\u0107",
      "team": "Brighton",
      "teamAbbr": "BHA",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Croatia",
      "age": 19,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 2.4,
      "photoCode": 610799,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p610799.png"
    },
    {
      "id": "epl-palestra",
      "name": "Marco Palestra",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Italy",
      "age": 21,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 2.1,
      "photoCode": 620109,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p620109.png"
    },
    {
      "id": "epl-disasi",
      "name": "Axel Disasi",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 28,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 220362,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 88,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p220362.png"
    },
    {
      "id": "epl-quenda",
      "name": "Geovany Quenda",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "MID",
      "nationality": "Portugal",
      "age": 19,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 593117,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p593117.png"
    },
    {
      "id": "epl-njackson",
      "name": "Nicolas Jackson",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Senegal",
      "age": 25,
      "price": 6.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.4,
      "photoCode": 517052,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p517052.png"
    },
    {
      "id": "epl-emegha",
      "name": "Emmanuel Emegha",
      "team": "Chelsea",
      "teamAbbr": "CHE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Netherlands",
      "age": 23,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.5,
      "photoCode": 503037,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p503037.png",
      "localImage": true
    },
    {
      "id": "epl-dovin",
      "name": "Oliver Dovin",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "GK",
      "nationality": "Sweden",
      "age": 24,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 4.6,
      "photoCode": 484389,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p484389.png"
    },
    {
      "id": "epl-wilson-172",
      "name": "Ben Wilson",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 33,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.1,
      "photoCode": 110690,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p110690.png"
    },
    {
      "id": "epl-thomas",
      "name": "Bobby Thomas",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 25,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 5.2,
      "photoCode": 461102,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p461102.png"
    },
    {
      "id": "epl-kitching",
      "name": "Liam Kitching",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 26,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.5,
      "photoCode": 436761,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p436761.png"
    },
    {
      "id": "epl-van-ewijk",
      "name": "Milan van Ewijk",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Netherlands",
      "age": 25,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 11.2,
      "photoCode": 451284,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p451284.png",
      "localImage": true
    },
    {
      "id": "epl-dasilva-176",
      "name": "Jay Dasilva",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Wales",
      "age": 28,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.7,
      "photoCode": 173878,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p173878.png"
    },
    {
      "id": "epl-kesler-hayden",
      "name": "Kaine Kesler-Hayden",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 23,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 465390,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p465390.png"
    },
    {
      "id": "epl-bidwell",
      "name": "Jake Bidwell",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 33,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 80178,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p80178.png"
    },
    {
      "id": "epl-latibeaudiere",
      "name": "Joel Latibeaudiere",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Jamaica",
      "age": 26,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 204813,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p204813.png"
    },
    {
      "id": "epl-woolfenden",
      "name": "Luke Woolfenden",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 27,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.3,
      "photoCode": 220583,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p220583.png"
    },
    {
      "id": "epl-brau",
      "name": "Miguel Brau",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Spain",
      "age": 24,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 577411,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p577411.png"
    },
    {
      "id": "epl-amenda",
      "name": "Aur\u00e8le Amenda",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "DR Congo",
      "age": 22,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.7,
      "photoCode": 539142,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p539142.png"
    },
    {
      "id": "epl-rudoni",
      "name": "Jack Rudoni",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 25,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.4,
      "photoCode": 480457,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p480457.png"
    },
    {
      "id": "epl-grimes",
      "name": "Matt Grimes",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 31,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 168144,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p168144.png"
    },
    {
      "id": "epl-sakamoto",
      "name": "Tatsuhiro Sakamoto",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Japan",
      "age": 29,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 501459,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p501459.png"
    },
    {
      "id": "epl-mason-clark",
      "name": "Ephron Mason-Clark",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Jamaica",
      "age": 26,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.4,
      "photoCode": 241293,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p241293.png"
    },
    {
      "id": "epl-eccles",
      "name": "Josh Eccles",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 26,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 439668,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p439668.png"
    },
    {
      "id": "epl-torp",
      "name": "Victor Torp",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Denmark",
      "age": 26,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 226965,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p226965.png"
    },
    {
      "id": "epl-shepherd",
      "name": "George Shepherd",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 19,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.3,
      "photoCode": 684268,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p684268.png"
    },
    {
      "id": "epl-tchaouna",
      "name": "Loum Tchaouna",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "MID",
      "nationality": "France",
      "age": 22,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 469272,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 69,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p469272.png"
    },
    {
      "id": "epl-borges-rodrigues",
      "name": "Raphael Borges Rodrigues",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Angola",
      "age": 22,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.3,
      "photoCode": 492498,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p492498.png"
    },
    {
      "id": "epl-andrews",
      "name": "Kaine Andrews",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Wales",
      "age": 19,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.7,
      "photoCode": 629397,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p629397.png"
    },
    {
      "id": "epl-wright",
      "name": "Haji Wright",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "FWD",
      "nationality": "USA",
      "age": 28,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 2.2,
      "photoCode": 176412,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p176412.png"
    },
    {
      "id": "epl-thomas-asante",
      "name": "Brandon Thomas-Asante",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Ghana",
      "age": 27,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.9,
      "photoCode": 230730,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p230730.png"
    },
    {
      "id": "epl-simms",
      "name": "Ellis Simms",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 25,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.9,
      "photoCode": 218997,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p218997.png"
    },
    {
      "id": "epl-markelo",
      "name": "Jahnoah Markelo",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Suriname",
      "age": 23,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 551262,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p551262.png"
    },
    {
      "id": "epl-bassette",
      "name": "Norman Bassette",
      "team": "Coventry City",
      "teamAbbr": "COV",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Belgium",
      "age": 21,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 2.2,
      "photoCode": 549653,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p549653.png"
    },
    {
      "id": "epl-mingueza",
      "name": "Oscar Mingueza",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Spain",
      "age": 27,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 242313,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p242313.png"
    },
    {
      "id": "epl-mfran\u00e7a",
      "name": "Matheus Fran\u00e7a de Oliveira",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "Brazil",
      "age": 22,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 536694,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p536694.png"
    },
    {
      "id": "epl-doucour\u00e9",
      "name": "Cheick Doucour\u00e9",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "Mali",
      "age": 26,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 438464,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p438464.png"
    },
    {
      "id": "epl-jrak-sakyi",
      "name": "Jesurun Rak-Sakyi",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "MID",
      "nationality": "Ghana",
      "age": 23,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 450542,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p450542.png"
    },
    {
      "id": "epl-matthews",
      "name": "Remi Matthews",
      "team": "Crystal Palace",
      "teamAbbr": "CRY",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 32,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.4,
      "photoCode": 169593,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p169593.png"
    },
    {
      "id": "epl-travers",
      "name": "Mark Travers",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "GK",
      "nationality": "Ireland",
      "age": 27,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 229600,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p229600.png"
    },
    {
      "id": "epl-king",
      "name": "Tom King",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "GK",
      "nationality": "Wales",
      "age": 31,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 138001,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p138001.png"
    },
    {
      "id": "epl-aznou",
      "name": "Adam Aznou",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Morocco",
      "age": 20,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 499300,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p499300.png"
    },
    {
      "id": "epl-hackney",
      "name": "Hayden Hackney",
      "team": "Everton",
      "teamAbbr": "EVE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 24,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.4,
      "photoCode": 244860,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p244860.png"
    },
    {
      "id": "epl-lecomte",
      "name": "Benjamin Lecomte",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "GK",
      "nationality": "France",
      "age": 35,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 2.4,
      "photoCode": 86873,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p86873.png"
    },
    {
      "id": "epl-mcnally",
      "name": "Alfie McNally",
      "team": "Fulham",
      "teamAbbr": "FUL",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 19,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 505079,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p505079.png"
    },
    {
      "id": "epl-phillips",
      "name": "Dillon Phillips",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 31,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 3.5,
      "photoCode": 167825,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p167825.png"
    },
    {
      "id": "epl-butland",
      "name": "Jack Butland",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 33,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.5,
      "photoCode": 105666,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p105666.png"
    },
    {
      "id": "epl-cartwright",
      "name": "Harvey Cartwright",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 24,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.3,
      "photoCode": 494950,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p494950.png"
    },
    {
      "id": "epl-lo-tutala",
      "name": "Thimoth\u00e9e Lo-Tutala",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "GK",
      "nationality": "France",
      "age": 23,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.3,
      "photoCode": 444307,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p444307.png"
    },
    {
      "id": "epl-egan",
      "name": "John Egan",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Ireland",
      "age": 33,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.3,
      "photoCode": 108416,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p108416.png"
    },
    {
      "id": "epl-hughes-278",
      "name": "Charlie Hughes",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 22,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.2,
      "photoCode": 501902,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p501902.png"
    },
    {
      "id": "epl-ajayi",
      "name": "Semi Ajayi",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Nigeria",
      "age": 32,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1,
      "photoCode": 146426,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p146426.png"
    },
    {
      "id": "epl-coyle",
      "name": "Lewie Coyle",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 30,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.5,
      "photoCode": 193278,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p193278.png"
    },
    {
      "id": "epl-drameh",
      "name": "Cody Drameh",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 24,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 433590,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p433590.png"
    },
    {
      "id": "epl-giles",
      "name": "Ryan Giles",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 26,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.8,
      "photoCode": 232351,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p232351.png"
    },
    {
      "id": "epl-jacob",
      "name": "Matty Jacob",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 25,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 449428,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p449428.png"
    },
    {
      "id": "epl-mccarthy",
      "name": "Cathal McCarthy",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Ireland",
      "age": 19,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 661800,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p661800.png"
    },
    {
      "id": "epl-mcnair",
      "name": "Paddy McNair",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Northern Ireland",
      "age": 31,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 160817,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p160817.png"
    },
    {
      "id": "epl-belloumi",
      "name": "Mohamed Belloumi",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Algeria",
      "age": 24,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.7,
      "photoCode": 540324,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p540324.png"
    },
    {
      "id": "epl-millar",
      "name": "Liam Millar",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Canada",
      "age": 26,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 232905,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p232905.png"
    },
    {
      "id": "epl-dowell",
      "name": "Kieran Dowell",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 28,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.9,
      "photoCode": 171270,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p171270.png"
    },
    {
      "id": "epl-crooks",
      "name": "Matt Crooks",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 32,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.7,
      "photoCode": 101282,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p101282.png"
    },
    {
      "id": "epl-slater",
      "name": "Regan Slater",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 26,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.4,
      "photoCode": 243413,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p243413.png"
    },
    {
      "id": "epl-matazo",
      "name": "Eliot Matazo",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Cameroon",
      "age": 24,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 465525,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p465525.png"
    },
    {
      "id": "epl-\u00f6m\u00fcr",
      "name": "Abd\u00fclkadir \u00d6m\u00fcr",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Turkey",
      "age": 27,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 208481,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p208481.png"
    },
    {
      "id": "epl-kamara-293",
      "name": "Abu Kamara",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 23,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 490161,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p490161.png"
    },
    {
      "id": "epl-zambrano",
      "name": "\u00d3scar Zambrano",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Ecuador",
      "age": 22,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.6,
      "photoCode": 553783,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p553783.png"
    },
    {
      "id": "epl-mcburnie",
      "name": "Oli McBurnie",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Scotland",
      "age": 30,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 2.6,
      "photoCode": 169432,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p169432.png"
    },
    {
      "id": "epl-akintola",
      "name": "David Akintola",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "Nigeria",
      "age": 30,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 213292,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p213292.png"
    },
    {
      "id": "epl-gyabi",
      "name": "Darko Gyabi",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 22,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.3,
      "photoCode": 470294,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p470294.png"
    },
    {
      "id": "epl-destan",
      "name": "Enis Destan",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Turkey",
      "age": 24,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 2.9,
      "photoCode": 500957,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p500957.png"
    },
    {
      "id": "epl-burstow",
      "name": "Mason Burstow",
      "team": "Hull City",
      "teamAbbr": "HUL",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 22,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.4,
      "photoCode": 534392,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p534392.png"
    },
    {
      "id": "epl-walton",
      "name": "Christian Walton",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 30,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.1,
      "photoCode": 108813,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p108813.png"
    },
    {
      "id": "epl-palmer-301",
      "name": "Alex Palmer",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 29,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 7,
      "photoCode": 112520,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p112520.png"
    },
    {
      "id": "epl-button",
      "name": "David Button",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 37,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.8,
      "photoCode": 50093,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p50093.png"
    },
    {
      "id": "epl-kipr\u00e9",
      "name": "C\u00e9dric Kipr\u00e9",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "C\u00f4te d'Ivoire",
      "age": 29,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.5,
      "photoCode": 183015,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p183015.png"
    },
    {
      "id": "epl-oshea",
      "name": "Dara O'Shea",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Ireland",
      "age": 27,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.4,
      "photoCode": 216616,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p216616.png"
    },
    {
      "id": "epl-davis",
      "name": "Leif Davis",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 26,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 4.8,
      "photoCode": 455084,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p455084.png"
    },
    {
      "id": "epl-greaves",
      "name": "Jacob Greaves",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 25,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.9,
      "photoCode": 449429,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p449429.png"
    },
    {
      "id": "epl-johnson-307",
      "name": "Ben Johnson",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 26,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 222018,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p222018.png"
    },
    {
      "id": "epl-furlong",
      "name": "Darnell Furlong",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 30,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.4,
      "photoCode": 176420,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p176420.png"
    },
    {
      "id": "epl-n\u00fa\u00f1ez",
      "name": "Marcelino N\u00fa\u00f1ez",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Uruguay",
      "age": 26,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 501390,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p501390.png"
    },
    {
      "id": "epl-matusiwa",
      "name": "Azor Matusiwa",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Netherlands",
      "age": 28,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 241117,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p241117.png",
      "localImage": true
    },
    {
      "id": "epl-burns",
      "name": "Wes Burns",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Wales",
      "age": 31,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 149929,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p149929.png"
    },
    {
      "id": "epl-taylor",
      "name": "Jack Taylor",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Ireland",
      "age": 28,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.5,
      "photoCode": 231899,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p231899.png"
    },
    {
      "id": "epl-clarke",
      "name": "Jack Clarke",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 25,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.3,
      "photoCode": 443261,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p443261.png"
    },
    {
      "id": "epl-ogbene",
      "name": "Chiedozie Ogbene",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Ireland",
      "age": 29,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 229164,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p229164.png"
    },
    {
      "id": "epl-fatawu",
      "name": "Abdul Fatawu",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Ghana",
      "age": 22,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.4,
      "photoCode": 531442,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p531442.png"
    },
    {
      "id": "epl-emersonn",
      "name": "Emersonn Correia da Silva",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Brazil",
      "age": 22,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.5,
      "photoCode": 543968,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p543968.png"
    },
    {
      "id": "epl-hirst",
      "name": "George Hirst",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Scotland",
      "age": 27,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.6,
      "photoCode": 222625,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p222625.png"
    },
    {
      "id": "epl-philogene",
      "name": "Jaden Philogene",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 24,
      "price": 5.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.3,
      "photoCode": 481624,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p481624.png"
    },
    {
      "id": "epl-szmodics",
      "name": "Sam Szmodics",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Ireland",
      "age": 30,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 172453,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p172453.png"
    },
    {
      "id": "epl-akpom",
      "name": "Chuba Akpom",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 30,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.5,
      "photoCode": 147675,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p147675.png"
    },
    {
      "id": "epl-walle-egeli",
      "name": "Sindre Walle Egeli",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Norway",
      "age": 20,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.9,
      "photoCode": 557012,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p557012.png"
    },
    {
      "id": "epl-al-hamadi",
      "name": "Ali Al-Hamadi",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Iraq",
      "age": 24,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 462387,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p462387.png"
    },
    {
      "id": "epl-mcateer",
      "name": "Kasey McAteer",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Ireland",
      "age": 24,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 2.1,
      "photoCode": 461587,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p461587.png"
    },
    {
      "id": "epl-mehmeti",
      "name": "Anis Mehmeti",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "MID",
      "nationality": "Albania",
      "age": 25,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 232457,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p232457.png"
    },
    {
      "id": "epl-van-oevelen",
      "name": "Kayne van Oevelen",
      "team": "Ipswich Town",
      "teamAbbr": "IPS",
      "league": "EPL",
      "position": "GK",
      "nationality": "Netherlands",
      "age": 22,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 546600,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p546600.png"
    },
    {
      "id": "epl-muharemovi\u0107",
      "name": "Tarik Muharemovi\u0107",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Bosnia and Herzegovina",
      "age": 23,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.8,
      "photoCode": 522047,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p522047.png"
    },
    {
      "id": "epl-gelhardt",
      "name": "Joe Gelhardt",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 24,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 462635,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p462635.png"
    },
    {
      "id": "epl-mateo-joseph",
      "name": "Mateo Joseph Fern\u00e1ndez-Regatillo",
      "team": "Leeds",
      "teamAbbr": "LEE",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Spain",
      "age": 22,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.7,
      "photoCode": 565297,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p565297.png"
    },
    {
      "id": "epl-pecsi",
      "name": "Armin Pecsi",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "GK",
      "nationality": "Hungary",
      "age": 19,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 586268,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p586268.png"
    },
    {
      "id": "epl-jaros",
      "name": "Vitezslav Jaros",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "GK",
      "nationality": "Czech Republic",
      "age": 25,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 432987,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p432987.png"
    },
    {
      "id": "epl-davies",
      "name": "Harvey Davies",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 22,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 464353,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p464353.png"
    },
    {
      "id": "epl-lucky",
      "name": "Wellity Lucky",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 20,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 519440,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p519440.png"
    },
    {
      "id": "epl-jacquet",
      "name": "Jeremy Jacquet",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "France",
      "age": 21,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.4,
      "photoCode": 606702,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p606702.png"
    },
    {
      "id": "epl-leoni",
      "name": "Giovanni Leoni",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Italy",
      "age": 19,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 647681,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p647681.png"
    },
    {
      "id": "epl-tsimikas",
      "name": "Kostas Tsimikas",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Greece",
      "age": 30,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 214285,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p214285.png"
    },
    {
      "id": "epl-ramsay",
      "name": "Calvin Ramsay",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Scotland",
      "age": 22,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 489580,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p489580.png"
    },
    {
      "id": "epl-bajcetic",
      "name": "Stefan Baj\u010deti\u0107 Maquieira",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Spain",
      "age": 21,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 535928,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p535928.png"
    },
    {
      "id": "epl-munoz",
      "name": "Victor Munoz",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Spain",
      "age": 23,
      "price": 6.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.2,
      "photoCode": 551499,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p551499.png"
    },
    {
      "id": "epl-mcconnell",
      "name": "James McConnell",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 21,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 491501,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p491501.png"
    },
    {
      "id": "epl-koumas",
      "name": "Lewis Koumas",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "MID",
      "nationality": "Wales",
      "age": 20,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 514514,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p514514.png"
    },
    {
      "id": "epl-danns",
      "name": "Jayden Danns",
      "team": "Liverpool",
      "teamAbbr": "LIV",
      "league": "EPL",
      "position": "FWD",
      "nationality": "England",
      "age": 20,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 500058,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p500058.png"
    },
    {
      "id": "epl-bettinelli",
      "name": "Marcus Bettinelli",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 34,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 122074,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p122074.png"
    },
    {
      "id": "epl-vitor-reis",
      "name": "Vitor de Oliveira Nunes dos Reis",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Brazil",
      "age": 20,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 616222,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p616222.png"
    },
    {
      "id": "epl-echeverri",
      "name": "Claudio Echeverri",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "Argentina",
      "age": 20,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 575204,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p575204.png"
    },
    {
      "id": "epl-phillips-408",
      "name": "Kalvin Phillips",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 30,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 155405,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p155405.png"
    },
    {
      "id": "epl-monga",
      "name": "Jeremy Monga",
      "team": "Man City",
      "teamAbbr": "MCI",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 17,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 649208,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p649208.png"
    },
    {
      "id": "epl-heaton",
      "name": "Tom Heaton",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 40,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 21205,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p21205.png"
    },
    {
      "id": "epl-amass",
      "name": "Harry Amass",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 19,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 577974,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p577974.png"
    },
    {
      "id": "epl-rashford",
      "name": "Marcus Rashford",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 28,
      "price": 7,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.3,
      "photoCode": 176297,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p176297.png"
    },
    {
      "id": "epl-collyer",
      "name": "Toby Collyer",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 22,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 490881,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p490881.png"
    },
    {
      "id": "epl-obi",
      "name": "Chido Obi",
      "team": "Man Utd",
      "teamAbbr": "MUN",
      "league": "EPL",
      "position": "FWD",
      "nationality": "Denmark",
      "age": 18,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.3,
      "photoCode": 596047,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p596047.png"
    },
    {
      "id": "epl-gillespie",
      "name": "Mark Gillespie",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 34,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 81441,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p81441.png"
    },
    {
      "id": "epl-jaouen",
      "name": "Ewen Jaouen",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "GK",
      "nationality": "France",
      "age": 20,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 554578,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p554578.png"
    },
    {
      "id": "epl-tour\u00e9",
      "name": "Bazoumana Tour\u00e9",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "MID",
      "nationality": "C\u00f4te d'Ivoire",
      "age": 20,
      "price": 6,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.3,
      "photoCode": 611665,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p611665.png"
    },
    {
      "id": "epl-steur",
      "name": "Sean Steur",
      "team": "Newcastle",
      "teamAbbr": "NEW",
      "league": "EPL",
      "position": "MID",
      "nationality": "Netherlands",
      "age": 18,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 636852,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p636852.png"
    },
    {
      "id": "epl-orichards",
      "name": "Omar Richards",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 28,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 204822,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p204822.png"
    },
    {
      "id": "epl-bindon",
      "name": "Tyler Bindon",
      "team": "Nott'm Forest",
      "teamAbbr": "NFO",
      "league": "EPL",
      "position": "DEF",
      "nationality": "New Zealand",
      "age": 21,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.2,
      "photoCode": 538638,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p538638.png"
    },
    {
      "id": "epl-austin",
      "name": "Brandon Austin",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 27,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.5,
      "photoCode": 214572,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p214572.png"
    },
    {
      "id": "epl-phillips-507",
      "name": "Ashley Phillips",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "DEF",
      "nationality": "England",
      "age": 21,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 548308,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p548308.png"
    },
    {
      "id": "epl-kulusevski",
      "name": "Dejan Kulusevski",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "Sweden",
      "age": 26,
      "price": 6.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0,
      "photoCode": 445044,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p445044.png"
    },
    {
      "id": "epl-moore",
      "name": "Mikey Moore",
      "team": "Spurs",
      "teamAbbr": "TOT",
      "league": "EPL",
      "position": "MID",
      "nationality": "England",
      "age": 18,
      "price": 5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.1,
      "photoCode": 499721,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p499721.png"
    },
    {
      "id": "epl-patterson-530",
      "name": "Anthony Patterson",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "GK",
      "nationality": "England",
      "age": 26,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 1.1,
      "photoCode": 232571,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p232571.png"
    },
    {
      "id": "epl-hjelde",
      "name": "Leo Fuhr Hjelde",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Norway",
      "age": 22,
      "price": 4,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.5,
      "photoCode": 477547,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p477547.png"
    },
    {
      "id": "epl-meunier",
      "name": "Thomas Meunier",
      "team": "Sunderland",
      "teamAbbr": "SUN",
      "league": "EPL",
      "position": "DEF",
      "nationality": "Cameroon",
      "age": 34,
      "price": 4.5,
      "totalPoints": 0,
      "form": 0,
      "pointsPerMatch": 0,
      "selectedBy": 0.7,
      "photoCode": 93605,
      "dataSource": "fpl-api",
      "stats": {
        "defensiveContributions": 0,
        "goalsAgainst": 0
      },
      "photoUrl": "https://resources.premierleague.com/premierleague/photos/players/110x140/p93605.png"
    }
  ]
}
