| teamId | integer | Unique identifier for the team | required | 
				
					| linkDetail | url | link to detail record | readonly | 
				
					| teamName | string | team name | readonly | 
				
					| linkDetailTeam | url | link to team detail record | readonly | 
				
					| competitionId | integer | Unique identifier for the competition | required | 
				
					| competitionName | string | competition name | readonly | 
				
					| linkDetailCompetition | url | link to competition detail record | readonly | 
				
					| matchId | integer | Unique identifier for the match | required | 
				
					| linkDetailMatch | url | link to match detail record | readonly | 
        
          | periodNumber | integer | What period of the match is this statistic related to. 0 is valid and represents the value for the total match. Overtime periods should start at 1. |  | 
        
          | periodType | string | The type of period. |  | 
				
					| The statistics columns returned depend upon the sport: |  |