Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Queensland Pickleball Tour - Bundaberg - 35+ Mixed Doubles 3.5 and above

ID: 6292613603

Match Scores

11-5, 11-7

Win

Play Date

2025-09-14

Play Time (Est)

12:45 AM

Play Location

Bundaberg West, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
KE
Kelly Edwards

DN44QX · QLD, AU

DUPR

3.709

JD
Joel Dawson

G5JDQX · QLD, AU

DUPR

3.942

TEAM 2LOSS
KE
Kristal Eade

997ZEE · Chermside, QLD, AU

DUPR

3.750

MB
Matthew Baumann

M2D09O · USA

DUPR

3.737

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-6292613603
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8588370877,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Edwards",
        "dupr_id": "DN44QX",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Joel  Dawson",
        "dupr_id": "G5JDQX",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 7546590281,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristal Eade",
        "dupr_id": "997ZEE",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Chermside, QLD, AU"
      },
      {
        "name": "Matthew Baumann",
        "dupr_id": "M2D09O",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]