{{rounds[0][0].PLAYER}} |
{{ teamscores[rounds[0][0].PLAYER_CONTACT_ID].PLAYER_SEED }} |
{{((teamscores[rounds[0][0].PLAYER_CONTACT_ID].ROUND1_TOTAL == 0)? '-' : teamscores[rounds[0][0].PLAYER_CONTACT_ID].ROUND1_TOTAL)}} |
{{((teamscores[rounds[0][0].PLAYER_CONTACT_ID].ROUND2_TOTAL == 0)? '-' : teamscores[rounds[0][0].PLAYER_CONTACT_ID].ROUND2_TOTAL)}} |
{{((teamscores[rounds[0][0].PLAYER_CONTACT_ID].ROUND3_TOTAL == 0)? '-' : teamscores[rounds[0][0].PLAYER_CONTACT_ID].ROUND3_TOTAL)}} |
{{ teamscores[rounds[0][0].PLAYER_CONTACT_ID].TOTAL_PLAYER_SCORE_SUMMARY }} |
{{ teamscores[rounds[0][0].PLAYER_CONTACT_ID].TOTAL_PLAYER_PAR_SUMMARY }} |
{{ teamscores[rounds[0][0].PLAYER_CONTACT_ID].CURRENT_PLACE }} |