Player | {{ club.player }} |
Swiss Golf ID | {{ club.swissGolfId }} |
Homeclub | {{ club.name }} |
Current HCP Index | {{ club.currentHcpIndex }} |
Low HCP Index last 365 days | {{ club.lowestHcpIndex }} |
Lowest Score Differential | + {{ Math.abs(parseFloat(club.lowestScoreDiff / -10000).toFixed(1)) }} |
Highest Score Differential | + {{ Math.abs(parseFloat(club.highestScoreDiff / -10000).toFixed(1)) }} |
Aucune carte de score n'a pu être chargée
CRCourse Rating
SRSlope Rating
AGSAdjusted Gross Score
PCCPlaying Condition Calculation
SDScore Differential
New Hcp Indexnew Hcp Index after round
Date |
|
Holes | CR | Par | SR | AGS | SD | PCC | New Hcp Index | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ index+1 }} | {{ tournament.startDate }} | {{ tournament.name }} | {{ tournament.courseName }} | {{ tournament.tees }} | {{ tournament.format }} | {{ tournament.holes }} | {{ tournament.brutto }} | {{ parseFloat(tournament.cr / 10000).toFixed(1) }} | {{ tournament.par }} | {{ tournament.netto }} | {{ tournament.sr }} | {{ tournament.ags }} | {{ parseFloat(tournament.sd / 10000).toFixed(1) }} | {{ tournament.pcc }} | + {{ Math.abs(parseFloat(tournament.newHandicap / -10000).toFixed(1)) }} |
Your history
Date |
|
Round | Holes | Format |
|
Net-Score | Par | CR | Slope | Hcp relevant | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ index+1 }} | {{ tournament.startDate }} | {{ tournament.name }} | {{ tournament.courseName }} | {{ tournament.rd }} | {{ tournament.holes }} | {{ tournament.format }} | + {{ Math.abs(parseFloat(tournament.newHandicap / -10000).toFixed(1)) }} | {{ tournament.playingHandicap }} | {{ tournament.netScore }} | {{ tournament.par }} | {{ parseFloat(tournament.cr / 10000).toFixed(1) }} | {{ tournament.sr }} | ja | nein |