In this section you can get all the information about players involved in soccer competitions. You can filter the list of players using the filter on the left panel. For each player you can go through all the matches he played along his career. |
DATABASE SOCCER
{{ currentPlayer.Surname | uppercase }} {{ currentPlayer.Name }}
Nationality | {{ currentPlayer.Nationality.Name }} |
Birth Date | {{ currentPlayer.BirthDate | date : "MM-dd-yyyy" }} |
Role | {{ currentPlayer.Role.Name }} |
Career
Season | Team | Championship | Apps | Goals |
---|---|---|---|---|
{{ item.Player.TeamSeason.Season.Name }} | {{ item.Player.TeamSeason.TeamName }} | {{ item.Player.TeamSeason.Season.Competition.Name }} | {{item.Apps}} | {{item.Goals}} |
{{ currentSeason.TeamSeason.Season.Name }} - {{ currentSeason.TeamSeason.Season.Competition.Name }} - Matches
Round | Match | Result | Goals | Cards | Subs |
---|---|---|---|---|---|
{{ item.Match.Match.Round.Name }} | {{ item.Match.Match.TeamHome.TeamName }} - {{ item.Match.Match.TeamAway.TeamName }} | {{ item.Match.Match.GoalHome }} - {{ item.Match.Match.GoalAway }} |
({{goal}}')
|
({{item.MinuteYellowCard}}')
({{item.MinuteSecondYellowCard}}')
({{item.MinuteRedCard}}')
|
({{item.MinuteIn}}')
({{item.MinuteOut}}')
|
{{ match.TeamHome.TeamName }} | {{ match.GoalHome }} | {{ match.GoalAway }} | {{ match.TeamAway.TeamName }} | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ info.Message }} ( {{ info.Team.TeamName }}) | |||||||||||||||||||||||||||||||||||
|
|
Players
Nationality | Player |
---|---|
{{ player.Nationality.Name }} | {{ player.Surname | uppercase }} {{ player.Name }} |
{{ i }} |