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

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

ID: 6397442384

Match Scores

11-2

Loss

Play Date

2025-09-12

Play Time (Est)

9:00 PM

Play Location

Bundaberg West, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
VG
Vicki Gossner

X2Y9RX · USA

DUPR

3.475

GA
Gail Anzolin

DN4426 · USA

DUPR

3.267

TEAM 2LOSS
HG
Helen GILLARD

XO0KK4 · USA

DUPR

2.647

LT
Leigh Taylor

1R927E · Lammermoor, QLD, AU

DUPR

3.223

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-6397442384
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5445321200,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vicki Gossner",
        "dupr_id": "X2Y9RX",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gail  Anzolin",
        "dupr_id": "DN4426",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4557968242,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Helen GILLARD",
        "dupr_id": "XO0KK4",
        "rating": 2.647,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leigh Taylor",
        "dupr_id": "1R927E",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": "Lammermoor, QLD, AU"
      }
    ]
  }
]