Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed DUPR 11 (V3)

ID: 5235633068

Match Scores

15-21

Win

Play Date

2026-04-18

Play Time (Est)

9:00 PM

Play Location

YEG Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
EV
Eric Vuong

4VQJ6G · Edmonton, AB, CA

DUPR

3.261

LL
Lai Leung

PWXJLE · Edmonton, AB, CA

DUPR

3.763

TEAM 2WINNER
KS
Kendall Smith

1R94KN · Spruce Grove, AB, CA

DUPR

4.110

DH
Dave Holsted

V4L6Y6 · Barrhead, AB, CA

DUPR

3.791

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-5235633068
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6309361943,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Vuong",
        "dupr_id": "4VQJ6G",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Lai  Leung",
        "dupr_id": "PWXJLE",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6155991662,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kendall Smith",
        "dupr_id": "1R94KN",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      },
      {
        "name": "Dave Holsted",
        "dupr_id": "V4L6Y6",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "Barrhead, AB, CA"
      }
    ]
  }
]