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

NSPC Championships 2025 4.5+ Open

ID: 5328823058

Match Scores

0-11

Loss

Play Date

2025-09-21

Play Time (Est)

3:30 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.352

GA
Gowtham Ashok Kumar

8WYDQL · Whistler, BC, CA

DUPR

4.906

TEAM 2WINNER
MD
Munroe Durie Pedersen

6ZP9JG · North Vancouver, BC, CA

DUPR

5.204

S
Samantha

4Z2L4K · Whistler, BC, CA

DUPR

4.476

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-5328823058
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7306424821,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christina Hall",
        "dupr_id": "1RQZRZ",
        "rating": 4.352,
        "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.906,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  },
  {
    "team_id": 7400173078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Munroe Durie Pedersen",
        "dupr_id": "6ZP9JG",
        "rating": 5.204,
        "profile_pic_url": null,
        "location": "North Vancouver, BC, CA"
      },
      {
        "name": "Samantha",
        "dupr_id": "4Z2L4K",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  }
]