Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Queensland Pickleball Tour - Bundaberg - 60+ Womens Doubles 3.49 and below

ID: 7669718434

Match Scores

5-11

Loss

Play Date

2025-09-12

Play Time (Est)

11:30 PM

Play Location

Bundaberg West, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
HG
Helen GILLARD

XO0KK4 · USA

DUPR

2.973

LT
Leigh Taylor

1R927E · Lammermoor, QLD, AU

DUPR

3.268

TEAM 2WINNER
KM
Kathy McEwen

Z949DQ · Fraser Coast, QLD, AU

DUPR

3.135

LW
Leonie Wilson

56X0QP · Fraser Coast, QLD, AU

DUPR

3.243

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-7669718434
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6155543019,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Helen GILLARD",
        "dupr_id": "XO0KK4",
        "rating": 2.973,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leigh Taylor",
        "dupr_id": "1R927E",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Lammermoor, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6997630857,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kathy McEwen",
        "dupr_id": "Z949DQ",
        "rating": 3.135,
        "profile_pic_url": null,
        "location": "Fraser Coast, QLD, AU"
      },
      {
        "name": "Leonie Wilson",
        "dupr_id": "56X0QP",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": "Fraser Coast, QLD, AU"
      }
    ]
  }
]