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

Queensland Pickleball Tour - Bundaberg - 50+ Mixed Doubles 3.49 and below

ID: 4598695653

Match Scores

15-13

Win

Play Date

2025-09-14

Play Time (Est)

10:15 AM

Play Location

Bundaberg West, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Leigh Taylor

1R927E · Lammermoor, QLD, AU

DUPR

3.201

GE
Garry Eddy

XJZ6KX · Sun Valley, QLD, AU

DUPR

3.108

TEAM 2LOSS
LB
Liza Blyth

2QOOQ9 · USA

DUPR

2.427

P
Paul

M2QMWO · USA

DUPR

2.704

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-4598695653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7916658181,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leigh Taylor",
        "dupr_id": "1R927E",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": "Lammermoor, QLD, AU"
      },
      {
        "name": "Garry Eddy",
        "dupr_id": "XJZ6KX",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": "Sun Valley, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5832936691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liza Blyth",
        "dupr_id": "2QOOQ9",
        "rating": 2.427,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul",
        "dupr_id": "M2QMWO",
        "rating": 2.704,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]