Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7754532805

Match Scores

8-15

Loss

Play Date

2025-09-13

Play Time (Est)

2:15 AM

Play Location

Bundaberg West, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
KE
Kelly Edwards

DN44QX · QLD, AU

DUPR

3.643

JD
Joel Dawson

G5JDQX · QLD, AU

DUPR

3.867

TEAM 2WINNER
JC
Janine Chadwick

M267ZP · QLD, AU

DUPR

3.036

CK
Cameron Korte

V4DZJE · QLD, AU

DUPR

3.952

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-7754532805
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6769478276,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Edwards",
        "dupr_id": "DN44QX",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Joel  Dawson",
        "dupr_id": "G5JDQX",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 6998990829,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janine Chadwick",
        "dupr_id": "M267ZP",
        "rating": 3.036,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Cameron  Korte",
        "dupr_id": "V4DZJE",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]