@{[{S.game_title}]}
|
{[{S.actual_date | date:'MMM d'}]} |
W {[{S.player_game_stats.byu_score|ifEmpty:0}]} - {[{S.player_game_stats.opp_score|ifEmpty:0}]} |
T {[{S.player_game_stats.byu_score|ifEmpty:0}]} - {[{S.player_game_stats.opp_score|ifEmpty:0}]} |
L {[{S.player_game_stats.byu_score|ifEmpty:0}]} - {[{S.player_game_stats.opp_score|ifEmpty:0}]} |
- |
{[{S.player_game_stats.gp | ifEmpty:0 }]} |
{[{S.player_game_stats.attack.k | ifEmpty:0 }]} |
{[{S.player_game_stats.attack.e | ifEmpty:0 }]} |
{[{S.player_game_stats.attack.ta | ifEmpty:0 }]} |
{[{(S.player_game_stats.attack.k - S.player_game_stats.attack.e) / S.player_game_stats.attack.ta | number:2}]} |
{[{S.player_game_stats.set.a | ifEmpty:0 }]} |
{[{S.player_game_stats.serve.sa | ifEmpty:0 }]} |
{[{S.player_game_stats.serve.se | ifEmpty:0 }]} |
{[{S.player_game_stats.defense.re | ifEmpty:0 }]} |
{[{S.player_game_stats.defense.dig | ifEmpty:0 }]} |
{[{S.player_game_stats.block.bs | ifEmpty:0 }]} |
{[{S.player_game_stats.block.ba | ifEmpty:0 }]} |
{[{S.player_game_stats.block.be | ifEmpty:0 }]} |
{[{S.player_game_stats.misc.bhe | ifEmpty:0 }]} |
{[{S.player_game_stats. misc.pts}]}
|