In this section you can get all the information about the soccer championships. For each competition you can go through all the stages, rounds, matches info. Please select a championship from the tree on the left side and enjoy!!! |
DATABASE SOCCER
Competitions
{{stage.Season.Competition.Name}} - {{stage.Season.Name}} - {{ stage.Name }}
Rounds
{{ round.Name }} |
Round {{ currentRound.Name }}
Team Home | Team Away | Result |
---|---|---|
{{ match.TeamHome.TeamName }} | {{ match.TeamAway.TeamName }} | {{ match.GoalHome }} - {{ match.GoalAway }} |
{{ match.TeamHome.TeamName }} | {{ match.GoalHome }} | {{ match.GoalAway }} | {{ match.TeamAway.TeamName }} | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ info.Message }} ( {{ info.Team.TeamName }}) | |||||||||||||||||||||||||||||||||||
|
|
Standing
# | Team | Pt | P | W | D | L | Gs | Ga |
---|---|---|---|---|---|---|---|---|
{{ $index + 1 }} | {{ item.TeamName }} | {{ item.Points }} | {{ item.Played }} | {{ item.Won }} | {{ item.Drawn }} | {{ item.Lost }} | {{ item.GoalScored }} | {{ item.GoalAgainst }} |
Top Scorers
# | Player | Team | Goals |
---|---|---|---|
{{ $index + 1 }} | {{ item.Player.Surname }} {{ item.Player.Name }} | {{ item.Goals }} |
Final Standing
# | Team | Pt | P | W | D | L | Gs | Ga |
---|---|---|---|---|---|---|---|---|
{{ $index + 1 }} | {{ item.TeamName }} | {{ item.Points }} | {{ item.Played }} | {{ item.Won }} | {{ item.Drawn }} | {{ item.Lost }} | {{ item.GoalScored }} | {{ item.GoalAgainst }} |
Final Standing (HOME)
# | Team | Pt | P | W | D | L | Gs | Ga |
---|---|---|---|---|---|---|---|---|
{{ $index + 1 }} | {{ item.Team.TeamName }} | {{ item.Points }} | {{ item.Played }} | {{ item.Won }} | {{ item.Drawn }} | {{ item.Lost }} | {{ item.GoalScored }} | {{ item.GoalAgainst }} |
Final Standing (AWAY)
# | Team | Pt | P | W | D | L | Gs | Ga |
---|---|---|---|---|---|---|---|---|
{{ $index + 1 }} | {{ item.Team.TeamName }} | {{ item.Points }} | {{ item.Played }} | {{ item.Won }} | {{ item.Drawn }} | {{ item.Lost }} | {{ item.GoalScored }} | {{ item.GoalAgainst }} |
Top Scorers
# | Player | Team | Goals |
---|---|---|---|
{{ $index + 1 }} | {{ item.Player.Surname }} {{ item.Player.Name }} | {{ item.Goals }} |
Yellow Cards
# | Player | Team | |
---|---|---|---|
{{ $index + 1 }} | {{ item.Player.Surname }} {{ item.Player.Name }} | {{ item.Goals }} |
Red Cards
# | Player | Team | |
---|---|---|---|
{{ $index + 1 }} | {{ item.Player.Surname }} {{ item.Player.Name }} | {{ item.Goals }} |
{{ team.TeamName }} |
{{ currentTeam.TeamName }} - Players
Player | Role | Apps | Goals | ||||
---|---|---|---|---|---|---|---|
{{ item.Player.Surname | uppercase }} {{ item.Player.Name }} | {{ item.Player.Role.ShortName }} | {{ item.Apps }} | {{ item.Goals }} | {{ item.Outs }} | {{ item.Ins }} | {{ item.YellowCards }} | {{ item.RedCards }} |
{{ currentTeam.TeamName }} - Matches
Round | Match | Result | WDL | Goals |
---|---|---|---|---|
{{ item.Match.Round.Stage.Name }} - {{ item.Match.Round.Name }} | {{ item.Match.TeamHome.TeamName }} - {{ item.Match.TeamAway.TeamName }} | {{ item.Match.GoalHome }} - {{ item.Match.GoalAway }} | {{ item.Result }} | {{ item.Message }} |
{{ teamMatch.TeamHome.TeamName }} | {{ teamMatch.GoalHome }} | {{ teamMatch.GoalAway }} | {{ teamMatch.TeamAway.TeamName }} | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ info.Message }} ( {{ info.Team.TeamName }}) | |||||||||||||||||||||||||||||||||||
|
|
Players
Surname/Name: |
Nationality | Player | Team |
---|---|---|
{{ player.Player.Nationality.Name }} | {{ player.Player.Surname | uppercase }} {{ player.Player.Name }} |
{{ i }} |
{{ currentPlayer.Surname | uppercase }} {{ currentPlayer.Name }}
Nationality | {{ currentPlayer.Nationality.Name }} |
Birth Date | {{ currentPlayer.BirthDate | date : "MM-dd-yyyy" }} |
Role | {{ currentPlayer.Role.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}}')
|
{{ playerMatch.TeamHome.TeamName }} | {{ playerMatch.GoalHome }} | {{ playerMatch.GoalAway }} | {{ playerMatch.TeamAway.TeamName }} | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ info.Message }} ( {{ info.Team.TeamName }}) | |||||||||||||||||||||||||||||||||||
|
|