| linkDetail | url | link to the detail record | readonly | 
				
					| matchId | integer | Unique identifier for the match | required | 
				
					| linkDetailMatch | url | link to the match detail record | readonly | 
				
					| teamId | integer | Unique identifier for the team |  | 
				
					| teamName | integer | Unique identifier for the team | readonly | 
				
					| linkDetailTeam | url | link to the team detail record | readonly | 
				
					| personId | integer | Unique identifier for the person | required | 
                
                    | isCoach | integer | Was person a coach ? 1=Yes, 0=No. |  | 
                
                    | isOfficial | integer | Was person an official? 1=Yes, 0=No. |  | 
				
					| personFirstname | string | Firstname of person | readonly | 
				
					| personFamilyname | string | Family name of person | readonly | 
				
					| personCountryCode | string | The ISO 3166 two letter country code | readonly | 
				
					| personCountryCodeIOC | string | The IOC three letter code | readonly | 
				
					| linkDetailPerson | url | link to the person detail record | readonly | 
                
                    | shirtNumber | string | A string representing the person's shirt number (jersey number) |  | 
                
                    | subStaffType | string | Allows user to add extra (non-validated) staff type description |  | 
				
					| staffType | string | staff Type (defined by Sport) 
                            CAPTAINCaptainVICE_CAPTAINVice CaptainHEAD_COACHHead CoachCOACHCoachASSISTANT_COACHAssistant CoachUMPIREUmpireREFEREERefereeTEAMTeamMEDICAL_STAFFMedical StaffMATCH_OFFICIALMatch OfficialCOMMISSIONERCommissionerSTATISTICIANStatistician | required | 
				
					| externalId | string | A unique ID for this match staff record set by the owner of this league. |  |