Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5371539481

Match Scores

15-7

Loss

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Rangiora,

View Facility Page →

Competitor Teams

TEAM 1WINNER
EJ
Erik Jorgensen

5EYDWL · Christchurch, Canterbury, NZ

DUPR

4.338

AM
Andre Mazzetto

8GYJJV · Lincoln, Canterbury, NZ

DUPR

4.411

TEAM 2LOSS
BW
Brendon Wellington

OD7JJ2 · Rangiora, Canterbury, NZ

DUPR

4.079

PR
Paul Rose

JZL6G4 · Christchurch, Canterbury, NZ

DUPR

4.304

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-5371539481
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6735552078,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Jorgensen",
        "dupr_id": "5EYDWL",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      },
      {
        "name": "Andre Mazzetto",
        "dupr_id": "8GYJJV",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Lincoln, Canterbury, NZ"
      }
    ]
  },
  {
    "team_id": 4791625914,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brendon Wellington",
        "dupr_id": "OD7JJ2",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Rangiora, Canterbury, NZ"
      },
      {
        "name": "Paul Rose",
        "dupr_id": "JZL6G4",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  }
]