{{ app?.team_info?.name }}
{{ app?.team_info?.player_first_name + ' ' + app?.team_info?.player_last_name }} | ID {{ app?.team_info?.id }}
{{ app?.team_info?.player_first_name + ' ' + app?.team_info?.player_last_name }} | ID {{ app?.team_info?.id }}
Wildcard 1{{ chip_gws?.WC1 ? 'GW'+chip_gws.WC1 : '-'}}
Wildcard 2{{ chip_gws?.WC2 ? 'GW'+chip_gws.WC2 : '-'}}
Free Hit{{ chip_gws?.FH ? 'GW'+chip_gws.FH : '-'}}
Triple Captain{{ chip_gws?.TC ? 'GW'+chip_gws.TC : '-'}}
Bench Boost{{ chip_gws?.BB ? 'GW'+chip_gws.BB : '-'}}