| teamId | integer | Unique identifier for the team (if a team based competition). | readonly | 
				
					| personId | integer | Unique identifier for the person (if a player based competition). | readonly | 
				
					| teamDivision | string | The teams's division for the competition (if a team based competition) |  | 
				
					| teamConference | string | The teams's conference for the competition (if a team based competition) |  | 
				
					| competitionId | integer | Unique identifier for the competition | readonly | 
				
					| seed | integer | The starting seed for the competitor in the competition |  | 
                
                    | status | string | The competitor's status in the competition: 
                            ACTIVECurrently active in the competitionINACTIVEThey have previously been in the competitionDELETEDThey should never have been in the competition |  |