EPL Outlooks

Query Parameters

ParameterTypeRequiredDescription
seasonintegerNoSeason year to retrieve outlooks for. Defaults to current season.

Attributes

Top-Level Fields

FieldTypeDescription
Leaguestring
Seasoninteger
Playersarray

Example Response

{
  "League": "EPL",
  "Season": 2025,
  "Players": [
    {
      "FirstName": "Eberechi",
      "LastName": "Eze",
      "Position": "F/M",
      "Outlook": "Eze was tasked with stepping up to fill the void left by the departing Michael Olise last season.",
      "Link": "https://www.rotowire.com/soccer/player/eberechi-eze-31141",
      "Id": "31141"
    }
  ]
}
Query Params
integer

Season year to retrieve outlooks for. Defaults to current season.

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