Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Wellington Pickleball Cup - Mens Doubles Open

ID: 8409169683

Match Scores

15-9

Win

Play Date

2026-02-07

Play Time (Est)

4:45 AM

Play Location

Wellington,

View Facility Page →

Competitor Teams

TEAM 1WINNER
LA
Luke Addison

6ZXOOE · Auckland, Auckland, NZ

DUPR

4.540

JK
Johnlee Kuoch

3LXM5Z · Auckland, Auckland, NZ

DUPR

4.400

TEAM 2LOSS
ML
Marcin Lipski

0YK2Z4 · Gore, Southland, NZ

DUPR

4.285

JH
Jono Hill

16540Q · Wānaka, Otago, NZ

DUPR

3.914

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-8409169683
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7498431974,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Addison",
        "dupr_id": "6ZXOOE",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Johnlee Kuoch",
        "dupr_id": "3LXM5Z",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 5857438297,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcin Lipski",
        "dupr_id": "0YK2Z4",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Gore, Southland, NZ"
      },
      {
        "name": "Jono Hill",
        "dupr_id": "16540Q",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Wānaka, Otago, NZ"
      }
    ]
  }
]