Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

NSPC Championships 2025 4.5+ Open

ID: 6345772988

Match Scores

9-10

Loss

Play Date

2025-09-21

Play Time (Est)

9:00 PM

Play Location

Little Cates Pickleball Courts, North Vancouver, BC, Canada

Unverified Facility

Competitor Teams

TEAM 1LOSS
Christina Hall

1RQZRZ · West Vancouver, BC, CA

DUPR

4.421

GA
Gowtham Ashok Kumar

8WYDQL · Whistler, BC, CA

DUPR

4.960

TEAM 2WINNER
TC
Tristan Clark

4LZDZM · North Vancouver, BC, CA

DUPR

4.631

MW
Mariko Wakefield

YGYZXP · Vancouver, BC, CA

DUPR

4.399

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-6345772988
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8306681730,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christina Hall",
        "dupr_id": "1RQZRZ",
        "rating": 4.421,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66afd7ee008de.jpg",
        "location": "West Vancouver, BC, CA"
      },
      {
        "name": "Gowtham Ashok Kumar",
        "dupr_id": "8WYDQL",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  },
  {
    "team_id": 7027150417,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tristan Clark",
        "dupr_id": "4LZDZM",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "North Vancouver, BC, CA"
      },
      {
        "name": "Mariko Wakefield",
        "dupr_id": "YGYZXP",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  }
]