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

CWC Pickleball Open Ladder

ID: 4647255224

Match Scores

12-10

Loss

Play Date

2026-02-26

Play Time (Est)

9:00 PM

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.103

KK
Kevin Kazan

VXXZ0J · USA

DUPR

3.168

TEAM 2LOSS
GK
Gerhard Kiefer

RZQKLQ · USA

DUPR

3.091

AQ
Amanda Quesnelle

8JVGOO · Calgary, AB, CA

DUPR

2.668

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-4647255224
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6664427193,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrett Wiebe",
        "dupr_id": "G04D2Q",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Kazan",
        "dupr_id": "VXXZ0J",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6411683690,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gerhard Kiefer",
        "dupr_id": "RZQKLQ",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amanda Quesnelle",
        "dupr_id": "8JVGOO",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]