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

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - PRO MIXED DOUBLES MAIN DRAW

ID: 6665820957

Match Scores

15-4

Loss

Play Date

2026-05-03

Play Time (Est)

10:15 AM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
KV
Katerina Valos

Z9ZKJM · Deer Park, VIC, AU

DUPR

5.017

CR
Conor Robertshawe

3LKW0Z · Wellington, Wellington, NZ

DUPR

5.393

TEAM 2LOSS
SS
Spencer Sandridge

DW74EM · Auckland, Auckland, NZ

DUPR

4.520

AH
Aria Henare

0R66RN · Point Cook, VIC, AU

DUPR

4.378

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-6665820957
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5992974159,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katerina Valos",
        "dupr_id": "Z9ZKJM",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Deer Park, VIC, AU"
      },
      {
        "name": "Conor Robertshawe",
        "dupr_id": "3LKW0Z",
        "rating": 5.393,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      }
    ]
  },
  {
    "team_id": 7838535720,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Spencer Sandridge",
        "dupr_id": "DW74EM",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Aria Henare",
        "dupr_id": "0R66RN",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Point Cook, VIC, AU"
      }
    ]
  }
]