Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Canterbury Classic 2026 Pickleball Tournament - Mixed Doubles 50+

ID: 6081307388

Match Scores

15-9

Loss

Play Date

2026-06-01

Play Time (Est)

9:00 PM

Play Location

Rangiora,

View Facility Page →

Competitor Teams

TEAM 1WINNER
SU
Saori Uchinoi Han

56RJRR · New Plymouth, Taranaki, NZ

DUPR

4.437

CP
Chris Popata

DW4NVX · New Plymouth, Taranaki, NZ

DUPR

4.838

TEAM 2LOSS
RH
Ruth Hall

8EDJ7J · Winchmore, Canterbury, NZ

DUPR

3.993

AO
Anthony OConnell

PKE07Z · Lincoln, Canterbury, NZ

DUPR

4.351

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-6081307388
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8510242563,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Saori Uchinoi Han",
        "dupr_id": "56RJRR",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "New Plymouth, Taranaki, NZ"
      },
      {
        "name": "Chris Popata",
        "dupr_id": "DW4NVX",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "New Plymouth, Taranaki, NZ"
      }
    ]
  },
  {
    "team_id": 5663353031,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ruth Hall",
        "dupr_id": "8EDJ7J",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Winchmore, Canterbury, NZ"
      },
      {
        "name": "Anthony OConnell",
        "dupr_id": "PKE07Z",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Lincoln, Canterbury, NZ"
      }
    ]
  }
]