EPL Season Projections

Full-season projections for all EPL players, including stat projections and fantasy point totals.

Attributes

Top-Level Fields

FieldTypeDescription
Leaguestring
Seasoninteger
Teamsarray

Example Response

{
  "League": "EPL",
  "Season": 2025,
  "Teams": [
    {
      "Name": "Arsenal",
      "Players": [{"FirstName": "Viktor", "LastName": "Gyokeres", "Position": "F", "Projections": {"GamesPlayed": 0, "Minutes": 2300, "Goals": 15, "Assists": 4}, "Id": "26991"}],
      "Id": "1"
    }
  ]
}
Query Params
string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json