Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 - AUSTRALIA The Dink Minor League Pickleball @ Pickleball Palace, Sunshine Coast

ID: 6088710066

Match Scores

21-18

Loss

Play Date

2026-05-23

Play Time (Est)

7:30 PM

Play Location

Pickleball Palace

View Facility Page →

Competitor Teams

TEAM 1WINNER
KR
Kaine Ryan

WNKQ2M · USA

DUPR

4.134

AR
Andrew Ric-Hansen

ORDN47 · USA

DUPR

4.280

TEAM 2LOSS
AA
Allan Assoni

NR77YN · Morningside, QLD, AU

DUPR

3.825

MR
Mark Ramm

E9MOXO · QLD, AU

DUPR

4.407

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-6088710066
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6788832177,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kaine Ryan",
        "dupr_id": "WNKQ2M",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew  Ric-Hansen",
        "dupr_id": "ORDN47",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5971664406,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allan Assoni",
        "dupr_id": "NR77YN",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Morningside, QLD, AU"
      },
      {
        "name": "Mark Ramm",
        "dupr_id": "E9MOXO",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]