Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6815158350

Match Scores

13-15

Win

Play Date

2025-09-13

Play Time (Est)

7:30 PM

Play Location

Bundaberg West, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
TH
Taryn Hendriks

DNJNEM · QLD, AU

DUPR

4.168

HH
Harald Hendriks

Z9VXEL · USA

DUPR

3.559

TEAM 2WINNER
KE
Kelly Edwards

DN44QX · QLD, AU

DUPR

3.667

JD
Joel Dawson

G5JDQX · QLD, AU

DUPR

3.895

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-6815158350
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8561103965,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taryn Hendriks",
        "dupr_id": "DNJNEM",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Harald Hendriks",
        "dupr_id": "Z9VXEL",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6444143646,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Edwards",
        "dupr_id": "DN44QX",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Joel  Dawson",
        "dupr_id": "G5JDQX",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]