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

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

ID: 5825675139

Match Scores

15-1

Loss

Play Date

2026-05-03

Play Time (Est)

4:45 AM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
KV
Katerina Valos

Z9ZKJM · Deer Park, VIC, AU

DUPR

5.019

SD
Sahil Dang

6NZ0WD · VIC, AU

DUPR

5.313

TEAM 2LOSS
AH
Aleisha Horridge

ZNWQ7Q · Stirling, WA, AU

DUPR

4.803

LF
Luther Ferris

DWR6VM · QLD, AU

DUPR

4.379

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-5825675139
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6554368734,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katerina Valos",
        "dupr_id": "Z9ZKJM",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Deer Park, VIC, AU"
      },
      {
        "name": "Sahil Dang",
        "dupr_id": "6NZ0WD",
        "rating": 5.313,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  },
  {
    "team_id": 7435428945,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aleisha Horridge",
        "dupr_id": "ZNWQ7Q",
        "rating": 4.803,
        "profile_pic_url": null,
        "location": "Stirling, WA, AU"
      },
      {
        "name": "Luther Ferris",
        "dupr_id": "DWR6VM",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]