Skip to content

Import Scoring Record

Handicap Forecast supports importing player results from a CSV file. Direct access to national golf association portals is not possible. Therefore you first download your scoring record from the association and then prepare it for import.

Required CSV format

The import file must use the following column structure.

Copy template for Excel (select from the website and paste into Excel):

DateGolfclubGolfclub-NumberCountryHCPIGBETeeboxHolesParCRSlopePCCExSc
24.10.2025Sample Golf Club44904913,485Yellow187271,813000
17.10.2025Sample Golf Club44904913,688Yellow187271,813000

CSV template (semicolon separated for the file):

Date;Golfclub;Golfclub-Number;Country;HCPI;GBE;Teebox;Holes;Par;CR;Slope;PCC;ExSc
24.10.2025;Sample Golf Club;4490;49;13,4;85;Yellow;18;72;71,8;130;0;0
17.10.2025;Sample Golf Club;4490;49;13,6;88;Yellow;18;72;71,8;130;0;0

Important:

  • Row 1 must contain exactly the column headers shown above.
  • Ideally rows 2-21 contain the last 20 handicap-relevant results.

Export formats from golf associations differ. In many cases the fastest way to transform them is by using AI. The most reliable approach is a fixed base prompt with a replaceable mapping block for each country or association.

1. Download the scoring record as a PDF

Example using golf.de:

  1. Sign in at golf.de and go to My Area.
  2. Open Scoring Record and scroll to the bottom.
  3. Click Print and then Detailed.
  4. Save the generated PDF locally.

2. Upload the PDF to ChatGPT

Upload the PDF file to ChatGPT or another AI tool.

3. Generate the full prompt

Select your country and copy the complete prompt directly to the clipboard. The matching mapping is inserted automatically.

Prompt Generator

Select your country. The matching mapping is loaded automatically and inserted into the full prompt.

4. Save and import the CSV

  1. Save the CSV file generated by the AI locally or in a cloud drive.
  2. Open your profile in the app.
  3. Use the Import Scoring Record button.
  4. Select the CSV file.
  5. After a few seconds the last 20 results will be imported.

Additional information can be found in the FAQ.