Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Canterbury Classic 2026 Pickleball Tournament - Mixed Doubles Open A (4.0 and above)

ID: 7394287711

Match Scores

15-0

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

Rangiora,

View Facility Page →

Competitor Teams

TEAM 1WINNER
HH
Hikaru Han

X2EGRR · Wellington, Wellington, NZ

DUPR

4.468

JS
John Southon

G5OLND · Hastings, Hawke's Bay, NZ

DUPR

4.711

TEAM 2LOSS
RT
Rose Tucker

YNR7G4 · USA

DUPR

3.278

LB
Luke Baker

W6QW5G · Christchurch, Canterbury, NZ

DUPR

4.442

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-7394287711
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5162061921,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hikaru Han",
        "dupr_id": "X2EGRR",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      },
      {
        "name": "John  Southon",
        "dupr_id": "G5OLND",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Hastings, Hawke's Bay, NZ"
      }
    ]
  },
  {
    "team_id": 5068396179,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rose Tucker",
        "dupr_id": "YNR7G4",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Baker",
        "dupr_id": "W6QW5G",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  }
]