Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Canterbury Classic 2026 Pickleball Tournament - Mixed Doubles 50+

ID: 8309508017

Match Scores

15-6

Loss

Play Date

2026-06-01

Play Time (Est)

6:15 AM

Play Location

Rangiora,

View Facility Page →

Competitor Teams

TEAM 1WINNER
GL
Gretchen Lund

1QK4MR · Tata Beach, Tasman, NZ

DUPR

4.209

PB
Phil Burke

DWXZ74 · Wānaka, Otago, NZ

DUPR

4.548

TEAM 2LOSS
MJ
Melinda Jones

KOL5EQ · Wellington, Wellington, NZ

DUPR

3.601

MR
Matt Ryder

WX5ORL · Christchurch, Canterbury, NZ

DUPR

4.187

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-8309508017
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8534946425,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gretchen Lund",
        "dupr_id": "1QK4MR",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Tata Beach, Tasman, NZ"
      },
      {
        "name": "Phil Burke",
        "dupr_id": "DWXZ74",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Wānaka, Otago, NZ"
      }
    ]
  },
  {
    "team_id": 8587177141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melinda Jones",
        "dupr_id": "KOL5EQ",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      },
      {
        "name": "Matt Ryder",
        "dupr_id": "WX5ORL",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  }
]