Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Wellington Pickleball Cup - Mens Doubles Open

ID: 5908113561

Match Scores

15-17

Loss

Play Date

2026-02-07

Play Time (Est)

10:15 AM

Play Location

Wellington,

View Facility Page →

Competitor Teams

TEAM 1LOSS
LA
Luke Addison

6ZXOOE · Auckland, Auckland, NZ

DUPR

4.544

JK
Johnlee Kuoch

3LXM5Z · Auckland, Auckland, NZ

DUPR

4.408

TEAM 2WINNER
JS
John Southon

G5OLND · Hastings, Hawke's Bay, NZ

DUPR

4.484

TS
Tom Southon

M27LGO · Hastings, Hawke's Bay, NZ

DUPR

4.415

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-5908113561
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5622495392,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Addison",
        "dupr_id": "6ZXOOE",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Johnlee Kuoch",
        "dupr_id": "3LXM5Z",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 6794628497,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John  Southon",
        "dupr_id": "G5OLND",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Hastings, Hawke's Bay, NZ"
      },
      {
        "name": "Tom Southon",
        "dupr_id": "M27LGO",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Hastings, Hawke's Bay, NZ"
      }
    ]
  }
]