No information found for this player on this team.
Team Stats
| Player # |
{{ team.player_number }} |
| Captain # |
{{ team.captain_number }} |
| Positions |
{{ team.main_positions }} |
| Caps |
{{ team.caps }} |
| Debut |
{{ formatShortDate(team.debut_date) }}
vs {{ team.debut_against_team.name }}
|
| Career Years |
{{ team.career_years }} |
Matches Played
|
{{ formatShortDate(match.attributes.date) }} - {{ match.attributes.teams[0].team.name }} ({{ match.attributes.teams[0].final_score }}) vs {{ match.attributes.teams[1].team.name }} ({{ match.attributes.teams[1].final_score }})
|