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

    this.seasonId = options.seasonId;