| Parameter Name | Value | Description | |
|---|---|---|---|
| competitionId | integer | The unique identifier for this competition. | required | 
| statisticCode | text | Unique identifier for the statistic. The codes depend upon the sport: | required | 
| matchType | string | What type of matches the team was in. If not provided, then 'ALL' is assumed. 
 | |
| comparison | string | The comparison of the statistic and the value. 
 | required | 
| checkStatisticCode | string | Unique identifier for the statistic to check against. The statistics columns depend upon the sport: | required | 
| value | float | The value to compare the checkStatistic against. | required |