Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8536886068

Match Scores

15-9

Win

Play Date

2026-04-26

Play Time (Est)

5:00 PM

Play Location

Redcliffe, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Antonia Solomon

EGQ4XO · QLD, AU

DUPR

4.152

PB
Paul Breen

7DX2PN · Mooloolaba, QLD, AU

DUPR

4.654

TEAM 2LOSS
AJ
Angela Johns

L5NXNZ · USA

DUPR

3.697

LR
Les Richardson

EGRYMW · Albany Creek, QLD, AU

DUPR

4.032

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-8536886068
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8277615181,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Antonia Solomon",
        "dupr_id": "EGQ4XO",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Paul Breen",
        "dupr_id": "7DX2PN",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Mooloolaba, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5482814091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Angela Johns",
        "dupr_id": "L5NXNZ",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Les Richardson",
        "dupr_id": "EGRYMW",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Albany Creek, QLD, AU"
      }
    ]
  }
]