Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunshine Coast Pickleball Open 2025 - 19+ Men's Doubles DUPR: 3.5+ AR

ID: 5665170033

Match Scores

15-5

Loss

Play Date

2025-10-31

Play Time (Est)

10:15 AM

Play Location

Mountain Creek, Qld

View Facility Page →

Competitor Teams

TEAM 1WINNER
ER
Edward Randell

59X9Y0 · Nundah, QLD, AU

DUPR

3.872

KR
Kaine Ryan

WNKQ2M · USA

DUPR

4.451

TEAM 2LOSS
JL
Jordan lewis

RX24PE · Boronia Heights, QLD, AU

DUPR

3.761

TR
Thomas Russell

9PGPXJ · QLD, AU

DUPR

3.875

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-5665170033
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8082235672,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Randell",
        "dupr_id": "59X9Y0",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Nundah, QLD, AU"
      },
      {
        "name": "Kaine Ryan",
        "dupr_id": "WNKQ2M",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5019003894,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan lewis",
        "dupr_id": "RX24PE",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Boronia Heights, QLD, AU"
      },
      {
        "name": "Thomas Russell",
        "dupr_id": "9PGPXJ",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]