{{ position }}
{{player.name}}
B
{{player.goals == '' ? '0' : player.goals }}
Ż
{{player.yellow_cards == '' ? '0' : player.yellow_cards }}
C
{{player.red_cards == '' ? '0' : player.red_cards }}
Ż/C
{{player.yellow_red_cards == '' ? '0' : player.yellow_red_cards }}
M
{{player.amount_of_matches == '' ? '0' : player.amount_of_matches }}
C
{{player.game_time == '' ? '0' : player.game_time }}
{{player.name}}
{{player.role}}