| linkDetail | url | link for the detail record | readonly | 
                
                    | personId | integer | Unique identifier for the person | required | 
                
                    | personName | string | Person name | readonly | 
                
                    | familyName | string | Person family name | readonly | 
                
                    | firstName | string | Person first name | readonly | 
                
                    | internationalFamilyName | string | Person international family name | readonly | 
                
                    | internationalFirstName | string | Person international first name | readonly | 
                
                    | scoreboardName | string | Person scoreboard name | readonly | 
                
                    | TVName | string | Person TV name | readonly | 
                
                    | nickName | string | Person nick name | readonly | 
                
                    | website | url | Person's website address | readonly | 
                
                    | externalId | string | Person's externalId | readonly | 
                
                    | internationalReference | string | Person's international Reference code | readonly | 
                
                    | images
                            
                                | photo | structure | The files sub-structure from the Upload Resource. Only present if this person has a photo that has been uploaded. | readonly |  | 
                    | linkDetailPerson | url | link for the person detail record | readonly | 
                
                    | leagueId | integer | Unique identifier for the league | required | 
                
                    | leagueName | string | League name | readonly | 
                
                    | linkDetailLeague | url | link for the league detail record | readonly | 
                
                    | teamId | integer | Unique identifier for the team | required | 
                
                    | teamName | string | Team name | readonly | 
                
                    | linkDetailTeam | url | link for the team detail record | readonly | 
                
                     | periodNumber | integer | Display statistics for only this period. | 
                 
                     | periodType | integer | 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 | 
        
            | linkDetailCompetitionPlayer | url | Link to the Competition Player Defaults | readonly | 
        
            | competitionId | integer | Unique Id of the competition | required | 
        
            | linkDetailCompetition | url | Link to the Detailed Competition record | readonly | 
        
            | competitionName | string | The name of the Competition | readonly | 
        
            | competitionAbbrev | string | The abbreviated name of the Competition | readonly | 
        
            | year | string | The year of the Competition | readonly | 
				
					| The statistics columns returned depend upon the sport: |