{{ game.local.score }}
{{ game.local.club.abbreviatedName }}
{{ game.road.score }}
{{ game.road.club.abbreviatedName }}
Venue
{{ game.venue.name }}
Season
{{ game.season.name }}
Phase/Round
{{ game.phaseType.name }}/{{ game.roundName }}
Date
{{ game.localDate|formatDate }}
Audience
{{ game.audience }}
  • By Quarter 1 2 3 4 Extra 1 Extra 2 Extra 3
    {{ game.local.club.abbreviatedName }} {{ game.local.partials.partials1 }} {{ game.local.partials.partials2 }} {{ game.local.partials.partials3 }} {{ game.local.partials.partials4 }} {{ game.local.partials.partialsExtraPeriod1 }} {{ game.local.partials.partialsExtraPeriod2 }} {{ game.local.partials.partialsExtraPeriod3 }}
    {{ game.road.club.abbreviatedName }} {{ game.road.partials.partials1 }} {{ game.road.partials.partials2 }} {{ game.road.partials.partials3 }} {{ game.road.partials.partials4 }} {{ game.road.partials.partialsExtraPeriod1 }} {{ game.road.partials.partialsExtraPeriod2 }} {{ game.road.partials.partialsExtraPeriod3 }}
    End of Quarter 1 2 3 4 Extra 1 Extra 2 Extra 3
    {{ game.local.club.abbreviatedName }} {{ game.local.partials.partials1 }} {{ getLocalEnd2() }} {{ getLocalEnd3() }} {{ getLocalEnd4() }} {{ getLocalEnd5() }} {{ getLocalEnd6() }} {{ getLocalEnd7() }}
    {{ game.road.club.abbreviatedName }} {{ game.road.partials.partials1 }} {{ getRoadEnd2() }} {{ getRoadEnd3() }} {{ getRoadEnd4() }} {{ getRoadEnd5() }} {{ getRoadEnd6() }} {{ getRoadEnd7() }}

    {{ game.local.club.abbreviatedName }}

    Rebounds Blocks Fouls
    # Player Min Pts 2FG 3FG FT O D T As St To Fv Ag Cm Rv PIR
    {{ key+1 }} {{ player.player.person.alias }} {{ player.stats.timePlayed }} {{ player.stats.points }} {{ player.stats.fieldGoalsMade2 }}/{{ player.stats.fieldGoalsAttempted2 }} {{ player.stats.fieldGoalsMade3 }}/{{ player.stats.fieldGoalsAttempted3 }} {{ player.stats.freeThrowsMade }}/{{ player.stats.freeThrowsAttempted }} {{ player.stats.offensiveRebounds }} {{ player.stats.defensiveRebounds }} {{ player.stats.totalRebounds }} {{ player.stats.assistances }} {{ player.stats.steals }} {{ player.stats.turnovers }} {{ player.stats.blocksFavour }} {{ player.stats.blocksAgainst }} {{ player.stats.foulsCommited }} {{ player.stats.foulsReceived }} {{ player.stats.valuation }}
    Team {{ stats.local.team.timePlayed }} {{ stats.local.team.points }} {{ stats.local.team.fieldGoalsMade2 }}/{{ stats.local.team.fieldGoalsAttempted2 }} {{ stats.local.team.fieldGoalsMade3 }}/{{ stats.local.team.fieldGoalsAttempted3 }} {{ stats.local.team.freeThrowsMade }}/{{ stats.local.team.freeThrowsAttempted }} {{ stats.local.team.offensiveRebounds }} {{ stats.local.team.defensiveRebounds }} {{ stats.local.team.totalRebounds }} {{ stats.local.team.assistances }} {{ stats.local.team.steals }} {{ stats.local.team.turnovers }} {{ stats.local.team.blocksFavour }} {{ stats.local.team.blocksAgainst }} {{ stats.local.team.foulsCommited }} {{ stats.local.team.foulsReceived }} {{ stats.local.team.valuation }}
    Total {{ stats.local.total.timePlayed }} {{ stats.local.total.points }} {{ stats.local.total.fieldGoalsMade2 }}/{{ stats.local.total.fieldGoalsAttempted2 }} {{ stats.local.total.fieldGoalsMade3 }}/{{ stats.local.total.fieldGoalsAttempted3 }} {{ stats.local.total.freeThrowsMade }}/{{ stats.local.total.freeThrowsAttempted }} {{ stats.local.total.offensiveRebounds }} {{ stats.local.total.defensiveRebounds }} {{ stats.local.total.totalRebounds }} {{ stats.local.total.assistances }} {{ stats.local.total.steals }} {{ stats.local.total.turnovers }} {{ stats.local.total.blocksFavour }} {{ stats.local.total.blocksAgainst }} {{ stats.local.total.foulsCommited }} {{ stats.local.total.foulsReceived }} {{ stats.local.total.valuation }}
    Coach: {{ stats.local.coach.name }}
    Min: Minutes played; Pts: Points; 2FG M-A: 2-point Field Goals (Made-Attempted); 3FG M-A: 3-point Field Goals (Made-Attempted); FT M-A: Free Throws (Made-Attempted); Rebounds: O (Offensive), D (Defensive), T (Total); As: Assists; St: Steals; To: Turnovers; Bl: Blocks (Fv: In Favor / Ag: Against); Fouls: Cm (Commited), Rv (Received); PIR: Performance Index Rating

    {{ game.road.club.abbreviatedName }}

    Rebounds Blocks Fouls
    # Player Min Pts 2FG 3FG FT O D T As St To Fv Ag Cm Rv PIR
    {{ key+1 }} {{ player.player.person.alias }} {{ player.stats.timePlayed }} {{ player.stats.points }} {{ player.stats.fieldGoalsMade2 }}/{{ player.stats.fieldGoalsAttempted2 }} {{ player.stats.fieldGoalsMade3 }}/{{ player.stats.fieldGoalsAttempted3 }} {{ player.stats.freeThrowsMade }}/{{ player.stats.freeThrowsAttempted }} {{ player.stats.offensiveRebounds }} {{ player.stats.defensiveRebounds }} {{ player.stats.totalRebounds }} {{ player.stats.assistances }} {{ player.stats.steals }} {{ player.stats.turnovers }} {{ player.stats.blocksFavour }} {{ player.stats.blocksAgainst }} {{ player.stats.foulsCommited }} {{ player.stats.foulsReceived }} {{ player.stats.valuation }}
    Team {{ stats.road.team.timePlayed }} {{ stats.road.team.points }} {{ stats.road.team.fieldGoalsMade2 }}/{{ stats.road.team.fieldGoalsAttempted2 }} {{ stats.road.team.fieldGoalsMade3 }}/{{ stats.road.team.fieldGoalsAttempted3 }} {{ stats.road.team.freeThrowsMade }}/{{ stats.road.team.freeThrowsAttempted }} {{ stats.road.team.offensiveRebounds }} {{ stats.road.team.defensiveRebounds }} {{ stats.road.team.totalRebounds }} {{ stats.road.team.assistances }} {{ stats.road.team.steals }} {{ stats.road.team.turnovers }} {{ stats.road.team.blocksFavour }} {{ stats.road.team.blocksAgainst }} {{ stats.road.team.foulsCommited }} {{ stats.road.team.foulsReceived }} {{ stats.road.team.valuation }}
    Total {{ stats.road.total.timePlayed }} {{ stats.road.total.points }} {{ stats.road.total.fieldGoalsMade2 }}/{{ stats.road.total.fieldGoalsAttempted2 }} {{ stats.road.total.fieldGoalsMade3 }}/{{ stats.road.total.fieldGoalsAttempted3 }} {{ stats.road.total.freeThrowsMade }}/{{ stats.road.total.freeThrowsAttempted }} {{ stats.road.total.offensiveRebounds }} {{ stats.road.total.defensiveRebounds }} {{ stats.road.total.totalRebounds }} {{ stats.road.total.assistances }} {{ stats.road.total.steals }} {{ stats.road.total.turnovers }} {{ stats.road.total.blocksFavour }} {{ stats.road.total.blocksAgainst }} {{ stats.road.total.foulsCommited }} {{ stats.road.total.foulsReceived }} {{ stats.road.total.valuation }}
    Coach: {{ stats.road.coach.name }}
    Min: Minutes played; Pts: Points; 2FG M-A: 2-point Field Goals (Made-Attempted); 3FG M-A: 3-point Field Goals (Made-Attempted); FT M-A: Free Throws (Made-Attempted); Rebounds: O (Offensive), D (Defensive), T (Total); As: Assists; St: Steals; To: Turnovers; Bl: Blocks (Fv: In Favor / Ag: Against); Fouls: Cm (Commited), Rv (Received); PIR: Performance Index Rating
    • {{ playbyplay.TeamA }} {{ playbyplay.TeamB }}
      Min Score Type
      {{ line.MARKERTIME }} {{ line.PLAYER }} {{ line.POINTS_A }} - {{ line.POINTS_B }} {{ line.PLAYER }} {{ line.PLAYINFO }}
    • {{ playbyplay.TeamA }} {{ playbyplay.TeamB }}
      Min Score Type
      {{ line.MARKERTIME }} {{ line.PLAYER }} {{ line.POINTS_A }} - {{ line.POINTS_B }} {{ line.PLAYER }} {{ line.PLAYINFO }}
    • {{ playbyplay.TeamA }} {{ playbyplay.TeamB }}
      Min Score Type
      {{ line.MARKERTIME }} {{ line.PLAYER }} {{ line.POINTS_A }} - {{ line.POINTS_B }} {{ line.PLAYER }} {{ line.PLAYINFO }}
    • {{ playbyplay.TeamA }} {{ playbyplay.TeamB }}
      Min Score Type
      {{ line.MARKERTIME }} {{ line.PLAYER }} {{ line.POINTS_A }} - {{ line.POINTS_B }} {{ line.PLAYER }} {{ line.PLAYINFO }}
    • {{ playbyplay.TeamA }} {{ playbyplay.TeamB }}
      Min Score Type
      {{ line.MARKERTIME }} {{ line.PLAYER }} {{ line.POINTS_A }} - {{ line.POINTS_B }} {{ line.PLAYER }} {{ line.PLAYINFO }}

It was the end of the '30s when the Olympiacos Basketball team was founded with players form the "Ionidio" School. Great personalities of Greek basketball wore the 'red' shirt, coaches wrote history, victories came and Olympiacos played a leading role inside and outside the Greek borders.

Follow us

CONTACT

OLYMPIACOS BASKETBALL CLUB

Address: Peace & Friendship Stadium
Ethnarchou Makariou 1 Avenue
GR-185 47 Neo Faliro - Piraeus
Telephone: (+30) 210 4527600
Fax: (+30) 210 4527601
Email: This email address is being protected from spambots. You need JavaScript enabled to view it.

Newsletter

Subscribe to the newsletter of KAE OLYMPIAKOS to be always informed with the news of our team.

Subscribe

© Copyright 2021 Olympiacos B.C.
|