Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Canterbury Classic 2026 Pickleball Tournament - Men's Doubles Open A (4.0 and above)

ID: 7603095005

Match Scores

15-8

Loss

Play Date

2026-05-31

Play Time (Est)

6:15 AM

Play Location

Rangiora,

View Facility Page →

Competitor Teams

TEAM 1WINNER
SS
Samuel Sherburd

XJYK57 · Hastings, Hawke's Bay, NZ

DUPR

4.474

CS
Chris Sherburd

NYPN02 · Dunedin, Otago, NZ

DUPR

4.229

TEAM 2LOSS
BW
Brendon Wellington

OD7JJ2 · Rangiora, Canterbury, NZ

DUPR

4.109

PR
Paul Rose

JZL6G4 · Christchurch, Canterbury, NZ

DUPR

4.334

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-7603095005
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5533727224,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samuel Sherburd",
        "dupr_id": "XJYK57",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Hastings, Hawke's Bay, NZ"
      },
      {
        "name": "Chris Sherburd",
        "dupr_id": "NYPN02",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Dunedin, Otago, NZ"
      }
    ]
  },
  {
    "team_id": 5592881508,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brendon Wellington",
        "dupr_id": "OD7JJ2",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Rangiora, Canterbury, NZ"
      },
      {
        "name": "Paul Rose",
        "dupr_id": "JZL6G4",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  }
]