Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7181250728

Match Scores

9-15

Win

Play Date

2025-09-14

Play Time (Est)

9:00 PM

Play Location

Bundaberg West, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Ashling Murphy

3OGWR2 · USA

DUPR

3.343

CN
craig nielsen

4ZPVKM · Mount Pleasant, QLD, AU

DUPR

4.685

TEAM 2WINNER
KE
Kelly Edwards

DN44QX · QLD, AU

DUPR

3.687

JD
Joel Dawson

G5JDQX · QLD, AU

DUPR

3.918

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-7181250728
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6235269789,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashling Murphy",
        "dupr_id": "3OGWR2",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "craig nielsen",
        "dupr_id": "4ZPVKM",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Mount Pleasant, QLD, AU"
      }
    ]
  },
  {
    "team_id": 4726169638,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Edwards",
        "dupr_id": "DN44QX",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Joel  Dawson",
        "dupr_id": "G5JDQX",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]