Skip to main content

Players Statistics

Players Statistics

Query Parameters
  • player_id integer

    Default value: eq.70098

  • team_id integer

    Default value: eq.36892

  • league_id integer

    Default value: eq.2071

  • season_id integer

    Default value: eq.14286

  • type text

    Default value: eq.regularSeason

  • offset string

    Default value: 0

    Limiting and Pagination

  • limit string

    Default value: 50

    Limiting and Pagination

  • lang string

    Default value: en

    Multi-language

Responses

OK


Schema array
  • id integer

    Note: This is a Primary Key.

  • player_id integer

    Note: This is a Foreign Key to players.id.

  • team_id integer

    Note: This is a Foreign Key to teams.id.

  • team_name text
  • team_hash_image character varying

    Possible values: <= 64 characters

  • league_id integer

    Note: This is a Foreign Key to leagues.id.

  • league_name text
  • league_hash_image character varying

    Possible values: <= 64 characters

  • season_id integer

    Note: This is a Foreign Key to seasons.id.

  • season_name text
  • type text
  • total_assists numeric
  • shots_blocked numeric
  • even_strength_time_on_ice numeric
  • faceoff_win_percentage numeric
  • faceoffs_taken numeric
  • faceoffs_won numeric
  • game_winning_goals_scored numeric
  • total_goals_scored numeric
  • total_hits numeric
  • overtime_goals_scored numeric
  • total_penalty_minutes numeric
  • plus_minus_rating numeric
  • total_points numeric
  • power_play_goals_scored numeric
  • power_play_points numeric
  • power_play_time_on_ice numeric
  • total_shifts_played numeric
  • short_handed_goals_scored numeric
  • short_handed_points numeric
  • short_handed_time_on_ice numeric
  • total_shots_taken numeric
  • shooting_percentage numeric
  • total_time_on_ice numeric
  • total_appearances numeric
Loading...