<{$smarty.foreach.rank.index+1}> |
<{if $playerSummary['rank'][$key]==""}>-<{else}><{$playerSummary['rank'][$key]}><{/if}> |
<{if $diff_rank[$key]<0}>
<{abs($diff_rank[$key])}> |
<{elseif $diff_rank[$key]>0}>
<{abs($diff_rank[$key])}> |
<{else}>
- |
<{/if}>
|
<{$matchPlayer['playerName'][$key]}>
<{if $startHole[$key]=='10'}>*<{/if}>
<{if $playerSummary['notes'][$key]=="PW" && $smarty.foreach.rank.index==0}>
<{else}>
<{/if}>
<{if $matchPlayer['playerType'][$key]=='AMA'}>(A)<{else}> <{/if}>
|
<{if $holeScore['thru'][$key]=='18'}>
<{if $playerSummary['checked'][$key]=='C'}>
|
<{else}>
|
<{/if}>
<{else}>
<{if $holeScore['thru'][$key]!=""}><{$holeScore['thru'][$key]}>[H<{if $startHole[$key]=='1'}><{$holeScore['thru'][$key]+1}><{else}><{if $holeScore['thru'][$key]+9>=18}><{$holeScore['thru'][$key]-9+1}><{else}><{$holeScore['thru'][$key]+9+1}><{/if}><{/if}>]<{/if}> |
<{/if}>
<{if $topar[$key]=='0'}>E<{else if $topar[$key]==""}> <{else}><{if $topar[$key]>0}>+<{/if}><{$topar[$key]}><{/if}> |
<{if $score['to_par'][$key][$rd_id]=='0'}>E<{else if $score['to_par'][$key][$rd_id]==""}> <{else}><{if $score['to_par'][$key][$rd_id]>0}>+<{/if}><{$score['to_par'][$key][$rd_id]}><{/if}> |
<{if $perGroupCourse == 1 || $perGroupCourse == 3}>
<{section name="out" loop=9 start=0}>
<{if $holeScore['topar'][$key][($smarty.section.out.index+1)]=='-1'}>birdie_<{$style_kbn_arr.birdie}><{else if $holeScore['topar'][$key][($smarty.section.out.index+1)]<-1}>eagle_<{$style_kbn_arr.eagle}><{else if $holeScore['topar'][$key][($smarty.section.out.index+1)]=='1'}>bogey_<{$style_kbn_arr.bogey}><{else if $holeScore['topar'][$key][($smarty.section.out.index+1)]>1}>db_bogey_<{$style_kbn_arr.db_bogey}><{else}>par_<{$style_kbn_arr.par}><{/if}><{/if}>"><{$holeScore['score'][$key][($smarty.section.out.index+1)]}> |
<{/section}>
<{if $holeScore['OUTNUM'][$rd_id][$key]==9}><{$holeScore['OUT'][$key]}><{else}>-<{/if}> |
<{/if}>
<{if $perGroupCourse == 2 || $perGroupCourse == 3}>
<{section name="out" loop=18 start=9}>
<{if $holeScore['topar'][$key][($smarty.section.out.index+1)]=='-1'}>birdie_<{$style_kbn_arr.birdie}><{else if $holeScore['topar'][$key][($smarty.section.out.index+1)]<-1}>eagle_<{$style_kbn_arr.eagle}><{else if $holeScore['topar'][$key][($smarty.section.out.index+1)]=='1'}>bogey_<{$style_kbn_arr.bogey}><{else if $holeScore['topar'][$key][($smarty.section.out.index+1)]>1}>db_bogey_<{$style_kbn_arr.db_bogey}><{else}>par_<{$style_kbn_arr.par}><{/if}><{/if}>"><{$holeScore['score'][$key][($smarty.section.out.index+1)]}> |
<{/section}>
<{if $holeScore['INNUM'][$rd_id][$key]==9}><{$holeScore['IN'][$key]}><{else}>-<{/if}> |
<{/if}>
<{assign var="totalscore" value=''}>
<{section name="round" loop=$maxRound start=0}>
<{if ($smarty.section.round.index+1) < $rd_id}>
<{assign var="totalscore" value=$totalscore+$score['rd_score'][$key][$smarty.section.round.index+1]}>
<{$score['rd_score'][$key][$smarty.section.round.index+1]}> |
<{else if ($smarty.section.round.index+1) == $rd_id}>
<{if $holeScore['thru'][$key]==18}>
<{assign var="totalscore" value=$totalscore+$score['rd_score'][$key][$smarty.section.round.index+1]}>
<{$score['rd_score'][$key][$smarty.section.round.index+1]}> |
<{else}>
- |
<{/if}>
<{else}>
- |
<{/if}>
<{/section}>
<{$totalscore}> |
<{if $scoreMode=="NNP"}>
<{$playerSummary['nnp'][$key]}> |
<{$playerSummary['hdcp'][$key]}> |
<{$playerSummary['net'][$key]}> |
<{/if}>
<{/foreach}>