<{if $ClubID=="483" && $TourID=="3"}> <{else}> <{/if}> <{if $wl==''}>
<{include file="../../include/header.html"}>
<{include file="../../include/lang.html"}>
<{/if}> <{if $wl==''}> <{include file="../include/logo.html"}> <{/if}> <{if $templateFolder =='child'}> <{include file="../include/nav_child.html"}> <{else}> <{include file="../include/nav.html"}> <{/if}>
<{foreach name=prize item=item key=key from=$player}>
<{if !empty($player[$key]['pl_country'])}> <{/if}> <{if !empty($player[$key]['pl_name'])}> <{$player[$key]['pl_name']}> <{/if}>
<{/foreach}>
 <{$configLang['Profile'][$lang]}>
<{if !empty($Play_id)}>
<{$player_info['pl_name']}>  
<{$configLang['Birthday'][$lang]}> <{$player_info['pl_birthday']}>
<{$configLang['Turned Pro'][$lang]}> <{$player_info['pl_turned_pro']}>
<{$configLang['Club'][$lang]}> <{$player_info['pl_club']}>
<{$configLang['Height Weight'][$lang]}> <{$player_info['pl_height']}> / <{$player_info['pl_weight']}>
<{/if}>
 <{$configLang['Score Statistics'][$lang]}>
<{include file="../../include/footer.html"}>