Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4633349502

Match Scores

15-11

Win

Play Date

2026-01-30

Play Time (Est)

7:30 PM

Play Location

Auckland,

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Johnlee Kuoch

3LXM5Z · Auckland, Auckland, NZ

DUPR

4.399

GY
Glen Young

1RR4ZZ · USA

DUPR

4.820

TEAM 2LOSS
ET
Etuate Tavo Toutai

84KG76 · USA

DUPR

3.941

AK
Atelea Kolosina Moeata

JZ47DJ · USA

DUPR

4.194

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-4633349502
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5473172944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Johnlee Kuoch",
        "dupr_id": "3LXM5Z",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Glen Young",
        "dupr_id": "1RR4ZZ",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7980728318,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Etuate Tavo Toutai",
        "dupr_id": "84KG76",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Atelea Kolosina Moeata",
        "dupr_id": "JZ47DJ",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]