Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Auckland Pickleball Champs - Mens Doubles Skill: (4.0 And Above) Age: (OPEN)

ID: 5323739550

Match Scores

15-10

Loss

Play Date

2026-01-30

Play Time (Est)

7:30 PM

Play Location

Auckland,

View Facility Page →

Competitor Teams

TEAM 1WINNER
SS
Spencer Sandridge

DW74EM · Auckland, Auckland, NZ

DUPR

4.725

AV
Andy van der Vyver

4Z4ZDM · Waikato District, Waikato, NZ

DUPR

5.059

TEAM 2LOSS
JK
Johnlee Kuoch

3LXM5Z · Auckland, Auckland, NZ

DUPR

4.404

GY
Glen Young

1RR4ZZ · USA

DUPR

4.844

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-5323739550
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5427347225,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Spencer Sandridge",
        "dupr_id": "DW74EM",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Andy van der Vyver",
        "dupr_id": "4Z4ZDM",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Waikato District, Waikato, NZ"
      }
    ]
  },
  {
    "team_id": 6453416740,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johnlee Kuoch",
        "dupr_id": "3LXM5Z",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Glen Young",
        "dupr_id": "1RR4ZZ",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]