Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5193152025

Match Scores

15-13

Loss

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Rangiora,

View Facility Page →

Competitor Teams

TEAM 1WINNER
ML
Matt List

4VG6X6 · Christchurch, Canterbury, NZ

DUPR

4.381

LB
Luke Baker

W6QW5G · Christchurch, Canterbury, NZ

DUPR

4.463

TEAM 2LOSS
EJ
Erik Jorgensen

5EYDWL · Christchurch, Canterbury, NZ

DUPR

4.348

AM
Andre Mazzetto

8GYJJV · Lincoln, Canterbury, NZ

DUPR

4.422

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-5193152025
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5036144499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt List",
        "dupr_id": "4VG6X6",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      },
      {
        "name": "Luke Baker",
        "dupr_id": "W6QW5G",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  },
  {
    "team_id": 7795728671,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erik Jorgensen",
        "dupr_id": "5EYDWL",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      },
      {
        "name": "Andre Mazzetto",
        "dupr_id": "8GYJJV",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Lincoln, Canterbury, NZ"
      }
    ]
  }
]