Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR 14 (Age 50+) - AUSTRALIA The Dink Minor League Pickleball @ Pickleball Palace, Sunshine Coast

ID: 4745346217

Match Scores

21-9

Win

Play Date

2026-05-24

Play Time (Est)

2:15 AM

Play Location

Pickleball Palace

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Andrew Larkin

4ZWO46 · USA

DUPR

3.389

AS
Ari Sturdee

N7VOG7 · Mountain Creek, QLD, AU

DUPR

3.105

TEAM 2LOSS
JC
justus cloete

RX44VD · USA

DUPR

3.749

LC
linda cloete

7ZDPL9 · USA

DUPR

2.353

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-4745346217
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6739444218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew  Larkin",
        "dupr_id": "4ZWO46",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ari Sturdee",
        "dupr_id": "N7VOG7",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": "Mountain Creek, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7452976218,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "justus cloete",
        "dupr_id": "RX44VD",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "linda cloete",
        "dupr_id": "7ZDPL9",
        "rating": 2.353,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]