{{#each members}} {{#if (isInStartingLineup this)}} {{/if}} {{/each}} {{#each members}} {{#if (isInPositionOnly this)}} {{/if}} {{/each}} {{#each members}} {{#if (isInBench this)}} {{/if}} {{/each}} {{#each members}} {{#if (isInOut this)}} {{/if}} {{/each}}
STARTING LINEUP
{{plus1 this.benchcoach.eventLineupEntry.sequence}}{{#if (hasPositionFlags this.benchcoach.eventLineupEntry.label)}} {{positionFlags this.benchcoach.eventLineupEntry.label}}{{/if}} {{this.lastName}}, {{this.firstName}} – #{{this.jerseyNumber}} {{positionLabelWithoutFlags this.benchcoach.eventLineupEntry.label}}
Starting (Pos. Only)
{{this.lastName}}, {{this.firstName}} – #{{this.jerseyNumber}} {{positionLabelWithoutPOFlag this.benchcoach.eventLineupEntry.label}}
Subs
{{availabilityStatusShort this.benchcoach.availability}} {{this.lastName}}, {{this.firstName}} – #{{this.jerseyNumber}} {{this.benchcoach.eventLineupEntry.label}}
Out
{{availabilityStatusShort this.benchcoach.availability}} {{this.lastName}}, {{this.firstName}} – #{{this.jerseyNumber}} {{this.benchcoach.eventLineupEntry.label}}