{{ $ctrl.calculation.name }}

{{ $ctrl.calculation.club }}
Handicap Index®:         {{ $ctrl.calculation.handicap }}
Low Handicap Index®:  {{ $ctrl.calculation.lowValue }}


Handicap Index Calculation

You have {{ $ctrl.calculation.scoreCount }} scores available. Each score produces a differential which is calculated as follows: 113 / Slope x (Score - Rating - PCC). Scores highlighted are used in calculating the Golf Canada Handicap Index®.

Date Course CR/SL Score Diff Adj Adj Diff
No records to display.
{{ score.date | date:'shortDate' }} {{ score.course }} {{ score.rating | number:1 }}/{{ score.slope }} {{ score.value }} ({{score.scaledHolesPlayed}}) {{ score.type }} {{ score.differential }} {{ score.adjustment }} {{ score.adjustedDifferential }}
*Score Types: H=Home, A=Away, C=Combined Nines, P=Penalty, T=Tournament


Scores Used in Calculation

Based on your available scores, the lowest {{ $ctrl.calculation.numCalcScores }} adjusted score differentials are used in calculating your Handicap Index®. They are:

Date Course CR/SL Score Diff Adj Adj Diff
No records to display.
{{ score.date | date:'shortDate' }} {{ score.course }} {{ score.rating | number:1 }}/{{ score.slope }} {{ score.value }} ({{score.scaledHolesPlayed}}) {{ score.differential }} {{ score.adjustment }} {{ score.adjustedDifferential }}
*Score Types: H=Home, A=Away, C=Combined Nines, P=Penalty, T=Tournament

Sum of adjusted differentials: {{ $ctrl.calculation.diffSum }}
Average based on {{ $ctrl.calculation.numCalcScores }} differentials: {{ $ctrl.calculation.avgDiff }}
Adjustment based on the Rules of Handicapping, Rule 5.2a: {{ $ctrl.calculation.avgDiff }} - {{ $ctrl.calculation.lowScoreCountAdjustment }} = {{ $ctrl.calculation.adjustedAvgDiff }}


LIMIT ON UPWARD MOVEMENT OF A HANDICAP INDEX

If the difference between a player's newly calculated Handicap Index and their Low Handicap Index is greater than 3.0, a cap is triggered based on Rule 5.8 of the Rules of Handicapping.

Low Handicap Index: {{ $ctrl.calculation.lowValue | number:1 | isnull:'N/A' }}
*Your Low Index has been adjusted by your Club Handicap Committee on {{ $ctrl.calculation.lowIndexAdjustedOn | date }} to the value above.
Subtract Low Index from new Index: {{ $ctrl.calculation.avgDiff }} - {{ $ctrl.calculation.lowValue | number:1 | isnull:'N/A' }} = {{ $ctrl.calculation.lowValueDifference }}

Since the difference is less than 3.0 no limit is applied.

Since the difference is greater than 3.0 a soft cap is applied.: {{ $ctrl.calculation.lowValue }} + 3.0 + (({{ $ctrl.calculation.lowValueDifference }} - 3.0) * .5) = {{ $ctrl.calculation.adjustedValue }}
Since the soft cap is greater than 5.0 a hard cap is applied: {{ $ctrl.calculation.lowValue }} + 5.0 = {{ $ctrl.calculation.adjustedHandicap }}


Handicap Index®: {{ $ctrl.calculation.handicap | number:1 | isnull:'NH' }}

Adjusted Score Information


Adjusted Scores

The following scores have been adjusted:

Date Course Score Diff Adj Adj Diff ESR Adj PCC Adj HC Adj
No score adjustments applied.
{{ score.date | date:'shortDate' }} {{ score.course }} {{ score.value }} ({{score.scaledHolesPlayed}}) {{ score.differential }} {{ score.adjustment }} {{ score.adjustedDifferential }} {{ score.esrAdjustment }}{{ score.esrMulti }} {{ score.pccAdjustment }}{{ score.pccMulti }} {{ score.hcAdjustment }}{{ score.hcMulti }}
*Score has multiple adjustments of this type. You can see the individual adjustments below.



Exceptional Score Adjustments

When an exceptional score is posted to a player’s scoring record, the Handicap Index will be reduced in accordance with the following adjustment table:

Number of strokes the Score Differential is lower than a player’s Handicap Index in effect when the round was played Exceptional score reduction
7.0 - 9.9 -1.0
10.0 or more -2.0


The following scores caused exceptional score reductions (ESR):

ESR Id Date Course CR/SL Score Adj Diff ESR Adj
No exceptional score reductions.
{{ score.esrIdentifier }} {{ score.date | date:'shortDate' }} {{ score.course }} {{ score.rating | number:1 }}/{{ score.slope }} {{ score.value }} ({{score.scaledHolesPlayed}}) {{ score.adjustedDifferential }} {{ score.esrAdjustment }}


The following scores have exceptional score reductions (ESR):

Date Course CR/SL Score Adj Diff ESR Adj ESR Id
No exceptional score reductions.
{{ score.date | date:'shortDate' }} {{ score.course }} {{ score.rating | number:1 }}/{{ score.slope }} {{ score.value }} ({{score.scaledHolesPlayed}}) {{ score.adjustedDifferential }} {{ score.esrAdjustment }} {{ score.esrIdentifier }}


Handicap Committee Adjustments

The following scores have adjustments made by a handicap committee:

Date Course CR/SL Score Adj Diff HC Adj
No Handicap Committee adjustments applied.
{{ score.date | date:'shortDate' }} {{ score.course }} {{ score.rating | number:1 }}/{{ score.slope }} {{ score.value }} ({{score.scaledHolesPlayed}}) {{ score.adjustedDifferential }} {{ score.hcAdjustment }}

Playing Conditions Calculation


Playing Conditions Calculation (PCC)

The following scores have PCC applied:

Date Course CR/SL Score Diff PCC Adj
No PCC adjustments applied.
{{ score.date | date:'shortDate' }} {{ score.course }} {{ score.rating | number:1 }}/{{ score.slope }} {{ score.value }} ({{score.scaledHolesPlayed}}) {{ score.differential | number:1 }} {{ score.pccAdjustment | number }}



For more information view the complete Rules of Handicapping here. here.

Order a copy of the Rules of Handicapping here. here.

Additional information about the World Handicap System can be found here. here.