Matchdata

get/getmatchesbyteamid/{teamId}/{weekCountPast}/{weekCountFuture}

Path parameters

teamIdinteger required
weekCountPastinteger required
weekCountFutureinteger required

Response

OK

matchIDinteger
matchDateTimestring date-time nullable
timeZoneIDstring nullable
leagueIdinteger
leagueNamestring nullable
leagueSeasoninteger
leagueShortcutstring nullable
matchDateTimeUTCstring date-time nullable
lastUpdateDateTimestring date-time nullable
matchIsFinishedboolean
numberOfViewersinteger nullable

Changes

Changed in 1 of the 3 revisions of this API.3

    • added the optional property items/matchResults/items/resultTypeKind to the response with the 200 status (media type: text/plain)

      response-optional-property-added

    • added the optional property items/matchResults/items/resultTypeKind to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property items/matchResults/items/resultTypeKind to the response with the 200 status (media type: text/json)

      response-optional-property-added