| Parameter Name | Value | Description | Required | 
|---|---|---|---|
| matchId | integer | Unique identifier for the match | readonly | 
| teamId | integer | Unique identifier for the team (person is playing for) | teamId is required | 
| personId | integer | Unique identifier for the person | personId is required | 
| isStarter | integer | Was person a starter in the match ? | |
| playingPosition | string | A string representing the persons starting player Position | |
| shirtNumber | string | A string representing the persons player number (jersey number) |