Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6434989180

Match Scores

15-10

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.150

PB
Paul Breen

7DX2PN · Mooloolaba, QLD, AU

DUPR

4.652

TEAM 2LOSS
KW
Kristen White

JJGZ0M · Wakerley, QLD, AU

DUPR

3.815

TW
Tony White

Z9L76P · QLD, AU

DUPR

4.386

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-6434989180
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7660375045,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Antonia Solomon",
        "dupr_id": "EGQ4XO",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Paul Breen",
        "dupr_id": "7DX2PN",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Mooloolaba, QLD, AU"
      }
    ]
  },
  {
    "team_id": 8224653327,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristen White",
        "dupr_id": "JJGZ0M",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": "Wakerley, QLD, AU"
      },
      {
        "name": "Tony White",
        "dupr_id": "Z9L76P",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]