Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5656433102

Match Scores

9-15

Win

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

Redcliffe, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Danel Schoeman

4VG7NG · USA

DUPR

3.737

CS
Clinton Schoeman

6PWV0E · USA

DUPR

4.393

TEAM 2WINNER
AS
Antonia Solomon

EGQ4XO · QLD, AU

DUPR

4.123

PB
Paul Breen

7DX2PN · Mooloolaba, QLD, AU

DUPR

4.629

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-5656433102
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7131654713,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danel Schoeman",
        "dupr_id": "4VG7NG",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Clinton Schoeman",
        "dupr_id": "6PWV0E",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6212481383,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Antonia Solomon",
        "dupr_id": "EGQ4XO",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Paul Breen",
        "dupr_id": "7DX2PN",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Mooloolaba, QLD, AU"
      }
    ]
  }
]