Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Mixed DUPR 11 (V3)

ID: 5024549687

Match Scores

17-21

Win

Play Date

2026-04-18

Play Time (Est)

12:45 AM

Play Location

YEG Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Kelly C Xiao

9PXVPV · Edmonton, AB, CA

DUPR

3.116

EV
Eric Vuong

4VQJ6G · Edmonton, AB, CA

DUPR

3.261

TEAM 2WINNER
KS
Kenna Smith

YMZK9E · USA

DUPR

2.919

DH
Dave Holsted

V4L6Y6 · Barrhead, AB, CA

DUPR

3.777

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-5024549687
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4645377729,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly C Xiao",
        "dupr_id": "9PXVPV",
        "rating": 3.116,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Eric Vuong",
        "dupr_id": "4VQJ6G",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 4356692824,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kenna Smith",
        "dupr_id": "YMZK9E",
        "rating": 2.919,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Holsted",
        "dupr_id": "V4L6Y6",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Barrhead, AB, CA"
      }
    ]
  }
]