Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Queensland Pickleball Tour - Brisbane 2026 - 50+ Mixed Doubles DUPR: 3.5-3.99

ID: 4898949679

Match Scores

15-10

Loss

Play Date

2026-04-26

Play Time (Est)

8:45 AM

Play Location

Redcliffe, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
JA
Jenny Atkinson

5EDZXR · USA

DUPR

3.737

DC
Dave Cleary

D9905M · Frenchs Forest, NSW, AU

DUPR

3.657

TEAM 2LOSS
AS
Ari Sturdee

N7VOG7 · Mountain Creek, QLD, AU

DUPR

3.091

MG
Michael Grogan

JJ67QM · Cleveland, QLD, AU

DUPR

3.735

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-4898949679
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7564169528,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenny Atkinson",
        "dupr_id": "5EDZXR",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Cleary",
        "dupr_id": "D9905M",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Frenchs Forest, NSW, AU"
      }
    ]
  },
  {
    "team_id": 5393031468,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ari Sturdee",
        "dupr_id": "N7VOG7",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": "Mountain Creek, QLD, AU"
      },
      {
        "name": "Michael Grogan",
        "dupr_id": "JJ67QM",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Cleveland, QLD, AU"
      }
    ]
  }
]