Extends
- Model
Members
(static) schema
define the schema of the model
- Source:
Methods
(async) home_team()
- Source:
Returns:
the data of the home team
(async) to_api()
Format this matchup to be compatible with the API output.
- Source:
Returns:
Promise
(async) visitor_team()
- Source:
Returns:
the data of the visitor team