{"template":{"template":"{{#each teams}}
| Pos<\/th> | Team\/Player (seed)<\/th><\/div> | Round 1<\/th> | Total<\/th><\/tr>{{> combo_scoreboard .}}<\/tbody><\/table><\/div>{{\/each}}","partials":{"combo_scoreboard":"{{#.}}{{> team_info .}}{{> player_set_info scored_players }}{{> player_set_info unscored_players}}{{\/.}}","team_info":" | ||||
|---|---|---|---|---|---|---|---|
| {{pos}}<\/td> | {{#tt_logo}} {{tt_logo}}<\/div>{{\/tt_logo}}{{team}}<\/a><\/td>{{#each rounds}} {{#if total}}{{total}}<\/small>{{\/if}} {{to_par}}<\/td>{{\/each}} | {{total}}<\/small> {{to_par}}<\/td><\/tr> | {{pos}}<\/td> | {{player}} ({{#if is_individual}}IND{{else}}{{starting_team_position}}{{\/if}})<\/td>{{#each rounds}} | {{#if disqualified}}DQ{{else}}{{#if withdrawl}}WD{{else}}{{.\/current_to_par}} {{#if holes_completed}}({{holes_completed}})<\/small>{{\/if}}{{\/if}}{{\/if}}<\/td>{{\/each}} | {{total}}<\/td><\/tr> | |