| linkDetail | url | link to detail record | readonly | 
                
                    | teamId | integer | Unique identifier for the team | required | 
                
                    | 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 | 
                
                  | 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. |  | 
                
                    | homeAway | string | Is this value for when the team is playing at home/away or either. If not provided, then 'ALL' is assumed. | 
                    | winLoss | string | Is this value for when the team has won or loss or either. If not provided, then 'ALL' is assumed. | 
                    | inConference | string | Is this value for when the team is in or out of it's own conference or either. If not provided, then 'ALL' is assumed. | 
  
                
                    | matchType | string | Is this value for what type of matches the team was in. If not provided, then 'ALL' is assumed. 
              PRESEASONREGULARdefaultFINALSALL | 
  
				
					| The statistics columns returned depend upon the sport: |