Golf Olympic
Golf Olympic — runs in your browser. Inputs are not stored.
Golf scores & ranking
Enter values, then press Calculate.
Like Olympic stroke play, a lower total ranks higher. Ties keep the input order and are shown as tied.
How to use
- Enter course par in par (optional). Default is 72, range 1–100. If you do not need vs-par, leave it empty or 0 and the vs-par cell shows -.
- In players (one name,score per line), enter name and strokes one per line. Delimiters are comma, colon, or tab. Example: Kim,70
- Lines without a name or number are skipped. From the score, only digits, a decimal point, and a sign are read.
- Press Rank to fill a tab-separated table of rank, name, score, and vs-par. Lower strokes are on top.
- Tied strokes share a rank and stay in input-line order. The next rank is skipped (Olympic-style ties).
- If no line parses, you are prompted to enter a name and score, e.g. Hong Gildong,70. Reset clears the player box and the result.
Key concepts
Golf score ranking is stroke play: lower total strokes rank higher. Match play, handicap, countback, and sudden-death tie-breaks are not applied. It is a memo table for friendly or office events.
Vs-par is entered score minus par. 0 is E, plus is +N, minus is −N. It does not replace an official scorecard or association rules—follow the event sheet. There are no hole-by-hole cards, putt counts, or OB penalties. Only total strokes are sorted; if they differ from official scores, the tournament record wins.
Example
Set par to 72 and enter Park,68 / Lee,72 / Kim,70, then Rank. The table fills 1st Park 68 (−4), 2nd Kim 70 (−2), 3rd Lee 72 (E). Two players at 70 share a rank, with the name entered first on top. In a friendly four-ball of 70, 72, 72, 75 you get one 1st, two 2nds (tie), then the next rank may skip to 4th. Input order is the sort inside a tie.
Related: Random picker · Team divider · Dice roller
Frequently asked questions
Does a lower golf score rank 1st?
Yes. Like stroke play, fewer total strokes rank higher. It is not a high-score-wins game table.
How are golf score ties shown?
Same strokes share a rank. Order inside the table follows input-line order. There is no countback.
How do I turn off vs-par?
Leave par empty or 0 or below and the vs-par cell shows -. Entering a par value computes E, plus, and minus.
Does handicap net score enter the golf ranking?
No. Only the strokes you enter are sorted. If you need net, subtract first and enter that number as the score.
Are golf scores stored on a server?
No. Sorting runs only in the browser and is not transmitted.
Is comma the only name/score delimiter?
Colon and tab also work, not only comma. Put the name first and the score second on the line.
Last reviewed: 2026-09-04