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

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

ID: 6801941109

Match Scores

15-5

Loss

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
KD
Karen Denman

OD2WQ7 · QLD, AU

DUPR

5.066

BC
Belinda Crane

L5JL7Q · USA

DUPR

5.031

TEAM 2LOSS
AB
Anna-Lise Bolton

3X59V2 · Hope Island, QLD, AU

DUPR

4.870

SK
Simone Kessell

QP75YD · NSW, AU

DUPR

4.745

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-6801941109
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5622698885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Denman",
        "dupr_id": "OD2WQ7",
        "rating": 5.066,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Belinda Crane",
        "dupr_id": "L5JL7Q",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4658958326,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anna-Lise Bolton",
        "dupr_id": "3X59V2",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Hope Island, QLD, AU"
      },
      {
        "name": "Simone Kessell",
        "dupr_id": "QP75YD",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]