Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - 50+ Mixed Doubles DUPR: Open (AR)

ID: 7599023539

Match Scores

15-12

Loss

Play Date

2026-05-03

Play Time (Est)

8:45 AM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Belinda Crane

L5JL7Q · USA

DUPR

5.026

GT
Gary Thoroughgood

PW6PKG · Turramurra, NSW, AU

DUPR

4.876

TEAM 2LOSS
SK
Simone Kessell

QP75YD · NSW, AU

DUPR

4.714

DR
David Richardson

3ZLZRW · Sunnybank, QLD, AU

DUPR

4.969

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7599023539
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8339174522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Belinda Crane",
        "dupr_id": "L5JL7Q",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary Thoroughgood",
        "dupr_id": "PW6PKG",
        "rating": 4.876,
        "profile_pic_url": null,
        "location": "Turramurra, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8397330355,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Simone Kessell",
        "dupr_id": "QP75YD",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "David Richardson",
        "dupr_id": "3ZLZRW",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "Sunnybank, QLD, AU"
      }
    ]
  }
]