Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7122520308

Match Scores

13-15

Loss

Play Date

2026-04-26

Play Time (Est)

1:00 PM

Play Location

Redcliffe, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
JA
Jenny Atkinson

5EDZXR · USA

DUPR

3.768

DC
Dave Cleary

D9905M · Frenchs Forest, NSW, AU

DUPR

3.684

TEAM 2WINNER
JH
Julie Hogarth

0QLQ2X · USA

DUPR

4.180

TH
Travis Hull

V6J2NE · USA

DUPR

3.811

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-7122520308
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6999468675,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jenny Atkinson",
        "dupr_id": "5EDZXR",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Cleary",
        "dupr_id": "D9905M",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Frenchs Forest, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6373286721,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julie Hogarth",
        "dupr_id": "0QLQ2X",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Travis Hull",
        "dupr_id": "V6J2NE",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]