constructor(options = {}) {
    super(options);

    this.leagueId = options.leagueId;