Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 - AUSTRALIA The Dink Minor League Pickleball @ Yeppoon Pickleball

ID: 6336559436

Match Scores

19-21

Loss

Play Date

2026-05-23

Play Time (Est)

9:00 PM

Play Location

Yeppoon Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Joel Dawson

G5JDQX · QLD, AU

DUPR

3.911

KR
Kel Rasmussen

NYYRW6 · Pacific Heights, QLD, AU

DUPR

3.822

TEAM 2WINNER
DC
David Cheng

XKD0VR · Livingstone, QLD, AU

DUPR

4.397

BF
Blake Frost

W6V06Q · Livingstone, QLD, AU

DUPR

4.076

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-6336559436
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5623114255,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel  Dawson",
        "dupr_id": "G5JDQX",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Kel Rasmussen",
        "dupr_id": "NYYRW6",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Pacific Heights, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5396244653,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Cheng",
        "dupr_id": "XKD0VR",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      },
      {
        "name": "Blake Frost",
        "dupr_id": "W6V06Q",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      }
    ]
  }
]