An Award_Recipient object represents the team and/or person who received an award at an event.
| Name | Type | Description | Notes |
|---|---|---|---|
| TeamKey | string | The TBA team key for the team that was given the award. May be null. | [optional] |
| Awardee | string | The name of the individual given the award. May be null. | [optional] |