<{$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}>
<{if $MatchID != 3586 and $MatchID != 3913}>
<{else}>
<{$matchPlayer['playerCountry'][$key]}>
<{/if}>
|
<{$matchPlayer['playerName'][$key]}>
<{if $startHole[$key]=='10'}>*<{/if}>
<{if $matchPlayer['playerType'][$key]=='AMA'}>(A)<{else}><{/if}>
<{if $playerSummary['notes'][$key]=="PW" && $smarty.foreach.rank.index==0}>
<{else}>
<{/if}>
|
<{if $holeScore['thru'][$key]=='18' || ($TourID==3 && $holeScore['thru'][$key]=='9' ) || $holeScore['thru'][$key]==$pars['count'] }>
<{if $playerSummary['checked'][$key]=='C'}>
|
<{else}>
|
<{/if}>
<{else}>
<{if $holeScore['thru'][$key]!=""}>
<{$holeScore['thru'][$key]}>[H<{if ($startHole[$key]+$holeScore['thru'][$key])>$pars['count'] }><{if $pars['count']-($startHole[$key]+$holeScore['thru'][$key])>0}><{$pars['count']-($startHole[$key]+$holeScore['thru'][$key])}><{else}><{($startHole[$key]+$holeScore['thru'][$key])-$pars['count']}><{/if}><{else}><{$startHole[$key]+$holeScore['thru'][$key]}><{/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 $hole_min == 1 }>
<{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 ($hole_min == 1 && $pars["count"]==18) || $hole_min == 10 }>
<{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=$matchInfo['mt_round_num'] 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}>
<{assign var="totalscore" value=$totalscore+$score['rd_score'][$key][$smarty.section.round.index+1]}>
<{if $holeScore['thru'][$key]==18}>
<{$score['rd_score'][$key][$smarty.section.round.index+1]}> |
<{else}>
- |
<{/if}>
<{else}>
- |
<{/if}>
<{/section}>
<{if $totalscore gt 0 }>
<{$totalscore}>
<{/if}>
|
<{if $scoreMode=="NNP"}>
<{$playerSummary['nnp'][$key]}> |
<{$playerSummary['hdcp'][$key]}> |
<{$playerSummary['net'][$key]}> |
<{/if}>
<{/foreach}>