Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Trilogy Funds Australian Pickleball Championships - 55+ Mixed Doubles DUPR: 3.5+

ID: 8036368166

Match Scores

15-8

Win

Play Date

2025-10-05

Play Time (Est)

3:30 PM

Play Location

Pimpama, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
AQ
Allison Quade

ZN6JYM · Miami, QLD, AU

DUPR

3.929

MZ
Matthew Zervaas

XKK0KR · USA

DUPR

4.420

TEAM 2LOSS
GS
Gill Sandwith

RY09QD · Gold Coast, QLD, AU

DUPR

3.941

SS
Scott Shirley

565QJ5 · USA

DUPR

3.908

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-8036368166
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6655504385,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allison Quade",
        "dupr_id": "ZN6JYM",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Miami, QLD, AU"
      },
      {
        "name": "Matthew Zervaas",
        "dupr_id": "XKK0KR",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4322302206,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gill Sandwith",
        "dupr_id": "RY09QD",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Scott Shirley",
        "dupr_id": "565QJ5",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]