Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Canterbury Pickleball Club

ID: 4697070641

Match Scores

11-7

Loss

Play Date

2026-04-02

Play Time (Est)

6:15 AM

Play Location

Christchurch, New Zealand

View Facility Page →

Competitor Teams

TEAM 1WINNER
ST
Steve tapp

W6WLLK · USA

DUPR

3.952

RM
Ronald Montenegro

7N5JR5 · USA

DUPR

3.901

TEAM 2LOSS
SG
sam green

DNXMRX · Christchurch, Canterbury, NZ

DUPR

3.839

NP
Nathaniel Panganiban

NXP2KW · USA

DUPR

3.779

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-4697070641
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6212154514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve tapp",
        "dupr_id": "W6WLLK",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ronald Montenegro",
        "dupr_id": "7N5JR5",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4910410323,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "sam green",
        "dupr_id": "DNXMRX",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      },
      {
        "name": "Nathaniel Panganiban",
        "dupr_id": "NXP2KW",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]