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

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

ID: 5785260832

Match Scores

21-12

Loss

Play Date

2026-05-24

Play Time (Est)

5:00 PM

Play Location

Pickleball Palace

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Mark Hall

56LQ65 · USA

DUPR

3.434

PG
Paula gifford

O6QDE7 · USA

DUPR

3.035

TEAM 2LOSS
AL
Andrew Larkin

4ZWO46 · USA

DUPR

3.365

AS
Ari Sturdee

N7VOG7 · Mountain Creek, QLD, AU

DUPR

3.088

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-5785260832
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7881172955,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Hall",
        "dupr_id": "56LQ65",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paula gifford",
        "dupr_id": "O6QDE7",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6918884220,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew  Larkin",
        "dupr_id": "4ZWO46",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ari Sturdee",
        "dupr_id": "N7VOG7",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": "Mountain Creek, QLD, AU"
      }
    ]
  }
]