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

NSPC Championships 2025 4.5+ Open

ID: 7695404237

Match Scores

11-5

Loss

Play Date

2025-09-21

Play Time (Est)

6:15 AM

Play Location

Little Cates Pickleball Courts, North Vancouver, BC, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
KK
Kyle King

OD6WN7 · Burnaby, BC, CA

DUPR

5.110

BC
Beth Crisologo

ZNGVKM · USA

DUPR

4.850

TEAM 2LOSS
Christina Hall

1RQZRZ · West Vancouver, BC, CA

DUPR

4.355

GA
Gowtham Ashok Kumar

8WYDQL · Whistler, BC, CA

DUPR

4.908

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-7695404237
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6217642630,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle King",
        "dupr_id": "OD6WN7",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "Burnaby, BC, CA"
      },
      {
        "name": "Beth Crisologo",
        "dupr_id": "ZNGVKM",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6296301430,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christina Hall",
        "dupr_id": "1RQZRZ",
        "rating": 4.355,
        "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.908,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  }
]