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

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

ID: 4660271043

Match Scores

15-4

Loss

Play Date

2026-05-03

Play Time (Est)

4:45 AM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
KD
Karen Denman

OD2WQ7 · QLD, AU

DUPR

5.075

GC
Graeme Clemett

V7KVLE · Parrearra, QLD, AU

DUPR

4.949

TEAM 2LOSS
TC
Teena Cooper

L2RYE5 · Alstonville, NSW, AU

DUPR

4.082

TC
Trevor Crowley

L2ZNKK · Miami, QLD, AU

DUPR

4.766

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-4660271043
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6182773981,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Denman",
        "dupr_id": "OD2WQ7",
        "rating": 5.075,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Graeme Clemett",
        "dupr_id": "V7KVLE",
        "rating": 4.949,
        "profile_pic_url": null,
        "location": "Parrearra, QLD, AU"
      }
    ]
  },
  {
    "team_id": 4444644692,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Teena Cooper",
        "dupr_id": "L2RYE5",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Alstonville, NSW, AU"
      },
      {
        "name": "Trevor Crowley",
        "dupr_id": "L2ZNKK",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Miami, QLD, AU"
      }
    ]
  }
]