Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 NSW Pickleball Championships - 50+ Men's Doubles DUPR: 4.0 - 4.49

ID: 4796085215

Match Scores

11-6

Win

Play Date

2026-04-18

Play Time (Est)

12:45 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
DC
Darren Corke

PW4Q7G · NSW, AU

DUPR

4.204

JV
John Volonakis

56L7RR · NSW, AU

DUPR

4.230

TEAM 2LOSS
SC
Shaun Cahill

56KMN0 · USA

DUPR

4.087

DZ
David Zacharia

RZLELM · NSW, AU

DUPR

3.977

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-4796085215
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8150474410,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darren Corke",
        "dupr_id": "PW4Q7G",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "John Volonakis",
        "dupr_id": "56L7RR",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 5048344271,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shaun Cahill",
        "dupr_id": "56KMN0",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Zacharia",
        "dupr_id": "RZLELM",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]