Class: Matchup

Matchup()

Matchup --------------------------------------------------------------------------- A model representing a single scheduled match-up between two teams.

Constructor

new Matchup()

Source:

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: