Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8366668553

Match Scores

17-21

Loss

Play Date

2026-05-23

Play Time (Est)

6:15 AM

Play Location

Yeppoon Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Joel Dawson

G5JDQX · QLD, AU

DUPR

3.906

KB
Krystle Bower

OZGQE7 · Telina, QLD, AU

DUPR

3.654

TEAM 2WINNER
BF
Blake Frost

W6V06Q · Livingstone, QLD, AU

DUPR

4.084

SD
Sasha de Wytt

O6055P · USA

DUPR

3.751

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-8366668553
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4830135344,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel  Dawson",
        "dupr_id": "G5JDQX",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Krystle Bower",
        "dupr_id": "OZGQE7",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Telina, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6735244357,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Blake Frost",
        "dupr_id": "W6V06Q",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      },
      {
        "name": "Sasha de Wytt",
        "dupr_id": "O6055P",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]