| poolNumber | integer | pool number | readonly | 
				
					| phaseName | string | phase number | readonly | 
				
					| linkDetailLeague | url | link to the league detail record | readonly | 
				
					| linkDetailPool | url | link to the pool detail record | readonly | 
				
					| competitionId | integer | Unique identifier for the competition | readonly | 
				
					| competitionName | string | competition name | readonly | 
				
					| linkDetailCompetition | url | link to the competition detail record | readonly | 
				
					| roundDescription | string | The name of the round | required | 
				
					| roundNumber | string | round number | readonly | 
				
					| matchType | string | Type of round 
                            PRESEASONPreseasonREGULARRegular (Home & Away)FINALSFinals | readonly |