Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Canterbury Classic 2026 Pickleball Tournament - Mixed Doubles 50+

ID: 6333155979

Match Scores

15-8

Win

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Rangiora,

View Facility Page →

Competitor Teams

TEAM 1WINNER
RH
Ruth Hall

8EDJ7J · Winchmore, Canterbury, NZ

DUPR

4.013

AO
Anthony OConnell

PKE07Z · Lincoln, Canterbury, NZ

DUPR

4.366

TEAM 2LOSS
LD
Leanne Dawson

YX7EMP · Wellington, Wellington, NZ

DUPR

3.619

AD
Alan Dawson

2Q2V9E · Upper Hutt, Wellington, NZ

DUPR

3.754

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-6333155979
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5658255932,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ruth Hall",
        "dupr_id": "8EDJ7J",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Winchmore, Canterbury, NZ"
      },
      {
        "name": "Anthony OConnell",
        "dupr_id": "PKE07Z",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Lincoln, Canterbury, NZ"
      }
    ]
  },
  {
    "team_id": 5708210050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leanne Dawson",
        "dupr_id": "YX7EMP",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      },
      {
        "name": "Alan Dawson",
        "dupr_id": "2Q2V9E",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": "Upper Hutt, Wellington, NZ"
      }
    ]
  }
]