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