EPL Weekly Projections

Weekly EPL player projections covering all matches in the current gameweek.

Attributes

Top-Level Fields

FieldTypeDescription
Leaguestring
Weekinteger
Seasoninteger
Teamsarray

Example Response

{
  "League": "EPL",
  "Week": 37,
  "Season": 2025,
  "Teams": [
    {
      "Name": "Arsenal",
      "Players": [{"FirstName": "Viktor", "LastName": "Gyokeres", "Position": "F", "Projections": {"Minutes": 95, "Goals": 1.02, "Assists": 0.14}, "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