Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6927880663

Match Scores

3-15

Win

Play Date

2025-09-13

Play Time (Est)

8:45 AM

Play Location

Bundaberg West, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
SD
Skye Davidson

M26L7L · Palmers Island, NSW, AU

DUPR

3.062

MD
Michael Davidson

2QJZDR · Palmers Island, NSW, AU

DUPR

4.196

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-6927880663
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4656861152,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Skye  Davidson",
        "dupr_id": "M26L7L",
        "rating": 3.062,
        "profile_pic_url": null,
        "location": "Palmers Island, NSW, AU"
      },
      {
        "name": "Michael Davidson",
        "dupr_id": "2QJZDR",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Palmers Island, NSW, AU"
      }
    ]
  },
  {
    "team_id": 4742753702,
    "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"
      }
    ]
  }
]