Result Statistics

Data Dictionary for Result Statistics

This section of the documentation provides a detailed breakdown of the statistic values available within the unit result endpoints

Contents

Curling

Example

{
	...
  "result": [
        {
            ...
            "competitor": {
                ...
                "athlete": [
                    {
                        ...
                        "statistic": [
                            {
                                "type": "ST",
                                "code": "TOURN_SUCCESS",
                                "value": "165",
                                "percent": "62",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "GAME_SUCCESS",
                                "value": "14",
                                "percent": "20",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "CW",
                                "value": "5",
                                "percent": "15",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "CCW",
                                "value": "9",
                                "percent": "22",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "DRAW",
                                "value": "10",
                                "percent": "20",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "TAKEOUT",
                                "value": "4",
                                "percent": "19",
                                "extended": []
                            }
                        ]
                    },
                    ...
                ]
            },
            "record": [],
            "statistic": [
                {
                    "type": "ST",
                    "code": "TOURN_SUCCESS",
                    "value": "385",
                    "percent": "63",
                    "extended": []
                },
                {
                    "type": "ST",
                    "code": "GAME_SUCCESS",
                    "value": "30",
                    "percent": "24",
                    "extended": []
                },
                {
                    "type": "ST",
                    "code": "CW",
                    "value": "8",
                    "percent": "25",
                    "extended": []
                },
                {
                    "type": "ST",
                    "code": "CCW",
                    "value": "22",
                    "percent": "24",
                    "extended": []
                },
                {
                    "type": "ST",
                    "code": "DRAW",
                    "value": "19",
                    "percent": "12",
                    "extended": []
                },
                {
                    "type": "ST",
                    "code": "TAKEOUT",
                    "value": "11",
                    "percent": "45",
                    "extended": []
                }
            ],
            "breakdown": []
        },
        ...
  ]
	...
}

Result Statistics Dictionary

CodeDescription
TOURN_SUCCESSTotal number of success stones in the
tournament for the team/athlete.
GAME_SUCCESSNumber of success stones in the game for
the team/athlete.
CWTotal number of CW stones considered in the
game for the team/athlete.
CCWTotal number of CCW stones considered in
the game for the team/athlete.
DRAWDraws number in the game for the team/athlete.
TAKEOUTTakeout number in the game for the team/athelete.

Athlete Statistics Dictionary

CodeDescription
IRMInvalid Result Mark
POSSend the athlete position
MPGames played
AVGAverage percentage success
DELIVERYTotal of this delivery - See Extended Statistic

Athlete Extended Statistics Dictionary

Parent CodeCodeDescription
DELIVERY

CW for Clockwise
CCW for Counter Clockwise
TOT for Total
DRAWNumber of this delivery
FRONTNumber of this delivery
GUARDNumber of this delivery
RAISENumber of this delivery
WICKNumber of this delivery
FREEZENumber of this delivery
TAKEOUTNumber of this delivery
HIT_ROLLNumber of this delivery
CLEARINGNumber of this delivery
DBL_TAKEOUTNumber of this delivery
PRO_TAKEOUTNumber of this delivery
ALL_DRAWNumber of this delivery
ALL_TAKEOUTNumber of this delivery
TOTALNumber of this delivery
NOT_CONNumber of this delivery

Ice Hockey

Example

{
  ...
     "result": [
        {
            ...
            "competitor": {
                ...
                "athlete": [
                    {
                       ...
                        "statistic": [
                            {
                                "type": "ST",
                                "code": "MINS",
                                "position": "TOT",
                                "value": "00:00",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "FO",
                                "position": "TOT",
                                "value": "0",
                                "extended": [
                                    {
                                        "code": "LOST",
                                        "value": "0"
                                    },
                                    {
                                        "code": "PLUS_MINUS",
                                        "value": "0"
                                    }
                                ]
                            },
                            {
                                "type": "ST",
                                "code": "SVS",
                                "position": "P3",
                                "value": "0",
                                "attempt": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "SOG",
                                "position": "P2",
                                "value": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "SOG",
                                "position": "TOT",
                                "value": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "GA",
                                "position": "TOT",
                                "value": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "SVS",
                                "position": "OT",
                                "value": "0",
                                "attempt": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "PTY",
                                "position": "TOT",
                                "value": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "MINS",
                                "position": "OT",
                                "value": "00:00",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "SOG",
                                "position": "P1",
                                "value": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "GF",
                                "position": "OT",
                                "value": "0",
                                "attempt": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "SOG",
                                "position": "P3",
                                "value": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "PIM",
                                "position": "TOT",
                                "value": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "GF",
                                "position": "TOT",
                                "value": "0",
                                "attempt": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "MINS",
                                "position": "P3",
                                "value": "00:00",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "ASSIST",
                                "position": "TOT",
                                "value": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "MINS",
                                "position": "P1",
                                "value": "00:00",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "GF",
                                "position": "P1",
                                "value": "0",
                                "attempt": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "PTS",
                                "position": "TOT",
                                "value": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "SVS",
                                "position": "P1",
                                "value": "0",
                                "attempt": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "SVS",
                                "position": "P2",
                                "value": "0",
                                "attempt": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "SVS_TOURN",
                                "position": "TOT",
                                "value": "6",
                                "attempt": "7",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "GF",
                                "position": "P3",
                                "value": "0",
                                "attempt": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "MINS",
                                "position": "P2",
                                "value": "00:00",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "GF",
                                "position": "P2",
                                "value": "0",
                                "attempt": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "GA_TOURN",
                                "position": "TOT",
                                "value": "1",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "SOG",
                                "position": "OT",
                                "value": "0",
                                "extended": []
                            },
                            {
                                "type": "ST",
                                "code": "SVS",
                                "position": "TOT",
                                "value": "0",
                                "attempt": "0",
                                "extended": []
                            }
                        ]
                    }
        ]
      },
      "record": [],
      "statistic": [
        {
          "type": "ST",
          "code": "MINS",
          "position": "TOT",
          "value": "00:00",
          "extended": []
        },
       ...
      ]     
    }
  ]
  ...
}

Result Statistics Dictionary

CodeDescription
GFGoals for in the game/period
SOGShots on goal in the game/period
GF_TOURNGoals for in the whole tournament
ASSISTAssists in the game/period
ASSIST_TOURNAssists in the tournament
SVSSaves in the game/period
PTYPenalties in the game/period
PIMPenalties in minutes
PIM_TOURNPenalties in minutes in the tournament
PTSPoints in the game/period
PTS_TOURNPoints in the tournament
SHGShort handed goals in the game/period
PKPenalty killing in the game/period
TPPTime in power play in the game/period
PPGPower play goals in the game/period
PPNPower play situations in the game/period
TOUTTime-outs taken in the game/period
FOFace offs won in the game/period
SSGShots saved by goalkeeper in the game/period
SSPShots saved by player in the game/period
SPGShots past goal in the game/period

Result Extended Statistics

Parent CodeCodeDescription
FOLOSTFace offs lost
FOPLUS_MINUSFace offs net

Athlete Statistics Dictionary

CodeDescription
GFGoals for in the game/period
SOGShots on goal in the game/period
GF_TOURNGoals for in the tournament
GAGoals against in the game
GA_TOURNGoals against in the tournament
ASSISTAssists in the game
ASSIST_TOURNAssists in the tournament
SVSValue: Saves in the game/period
Attempt: Shots on goal against the goalkeeper
SVS_TOURNSaves in the tournament
PTYNumber of penalties
PIMPenalties in minutes in the game
PIM_TOURNPenalties in minutes in the tournament
PLUS_MINUSNet plus/minus
MINSTime on the ice
SHIFTSTotal Shifts
PTSPoints
PTS_TOURNPoints in the tournament
FOFace offs won

Athlete Extended Statistics

Parent CodeCodeDescription
FOLOSTFace offs lost
FOPLUS_MINUSFace offs net