Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5319971957

Match Scores

21-19

Win

Play Date

2026-05-23

Play Time (Est)

6:15 AM

Play Location

Yeppoon Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
KB
Krystle Bower

OZGQE7 · Telina, QLD, AU

DUPR

3.653

FT
Felicity Truelson

J56L7O · USA

DUPR

3.275

TEAM 2LOSS
CF
Cherami Freeman

MY7KOG · Livingstone, QLD, AU

DUPR

3.495

KE
Kelly Edwards

DN44QX · QLD, AU

DUPR

3.780

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-5319971957
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8276439199,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Krystle Bower",
        "dupr_id": "OZGQE7",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Telina, QLD, AU"
      },
      {
        "name": "Felicity Truelson",
        "dupr_id": "J56L7O",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7519616859,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cherami Freeman",
        "dupr_id": "MY7KOG",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      },
      {
        "name": "Kelly Edwards",
        "dupr_id": "DN44QX",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]