Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Canterbury Pickleball Club

ID: 5062865600

Match Scores

11-5

Win

Play Date

2026-04-02

Play Time (Est)

9:00 PM

Play Location

Christchurch, New Zealand

View Facility Page →

Competitor Teams

TEAM 1WINNER
ST
Steve tapp

W6WLLK · USA

DUPR

3.970

SG
sam green

DNXMRX · Christchurch, Canterbury, NZ

DUPR

3.850

TEAM 2LOSS
RC
Riki Carston

YMLPV4 · USA

DUPR

3.811

NP
Nathaniel Panganiban

NXP2KW · USA

DUPR

3.768

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-5062865600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7931933457,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve tapp",
        "dupr_id": "W6WLLK",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "sam green",
        "dupr_id": "DNXMRX",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  },
  {
    "team_id": 4939494581,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Riki Carston",
        "dupr_id": "YMLPV4",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathaniel Panganiban",
        "dupr_id": "NXP2KW",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]