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

CWC Pickleball Open Ladder

ID: 5876149419

Match Scores

11-2

Win

Play Date

2026-02-26

Play Time (Est)

4:45 AM

Play Location

4611 14 St NW, Calgary, AB T2K 1J7, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
GW
Garrett Wiebe

G04D2Q · USA

DUPR

3.107

RH
Ronny Hui

NYQN2N · Calgary, AB, CA

DUPR

3.985

TEAM 2LOSS
AQ
Amanda Quesnelle

8JVGOO · Calgary, AB, CA

DUPR

2.649

KK
Kevin Kazan

VXXZ0J · USA

DUPR

3.175

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-5876149419
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6536255257,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrett Wiebe",
        "dupr_id": "G04D2Q",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ronny Hui",
        "dupr_id": "NYQN2N",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 4391950312,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Quesnelle",
        "dupr_id": "8JVGOO",
        "rating": 2.649,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Kevin Kazan",
        "dupr_id": "VXXZ0J",
        "rating": 3.175,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]