Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Canterbury Pickleball Club

ID: 5827355197

Match Scores

7-11

Win

Play Date

2026-04-02

Play Time (Est)

2:15 AM

Play Location

Christchurch, New Zealand

View Facility Page →

Competitor Teams

TEAM 1LOSS
ST
Steve tapp

W6WLLK · USA

DUPR

3.943

RC
Riki Carston

YMLPV4 · USA

DUPR

3.854

TEAM 2WINNER
RM
Ronald Montenegro

7N5JR5 · USA

DUPR

3.883

SG
sam green

DNXMRX · Christchurch, Canterbury, NZ

DUPR

3.844

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-5827355197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7933614080,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve tapp",
        "dupr_id": "W6WLLK",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Riki Carston",
        "dupr_id": "YMLPV4",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7341233786,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ronald Montenegro",
        "dupr_id": "7N5JR5",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "sam green",
        "dupr_id": "DNXMRX",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  }
]