Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Queensland Pickleball Tour - Gladstone 2026 - Open Men's Doubles

ID: 4386628169

Match Scores

12-15

Loss

Play Date

2026-02-21

Play Time (Est)

6:15 AM

Play Location

Gladstone Central, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Joel Dawson

G5JDQX · QLD, AU

DUPR

3.865

IB
Ian Bates

M22LOD · Benaraby, QLD, AU

DUPR

4.401

TEAM 2WINNER
SF
Simon frost

PKXEKQ · Lammermoor, QLD, AU

DUPR

4.026

BF
Blake Frost

W6V06Q · Livingstone, QLD, AU

DUPR

4.195

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-4386628169
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7847191986,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel  Dawson",
        "dupr_id": "G5JDQX",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Ian Bates",
        "dupr_id": "M22LOD",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Benaraby, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6692405946,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Simon frost",
        "dupr_id": "PKXEKQ",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Lammermoor, QLD, AU"
      },
      {
        "name": "Blake Frost",
        "dupr_id": "W6V06Q",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      }
    ]
  }
]