get_performance_stats
Analyze golf performance from the last N rounds with detailed stats on driving, approach, short game, putting, and scoring. Optionally benchmark against a handicap.
Instructions
PGA-style performance stats over the last N rounds: driving distance/ accuracy + miss direction, GIR and proximity by distance bucket, scrambling and sand saves, putting (make % by feet, 3-putt avoidance), scoring (par 3/4/5 averages, bounce-back, distribution). Optionally pass benchmark_handicap to compare every metric against that handicap level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | all | |
| last_n_rounds | No | ||
| benchmark_handicap | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||