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

The Pickleball Centers

ID: 4510505218

Match Scores

1-11

Loss

Play Date

2026-06-01

Play Time (Est)

11:30 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
CS
Chris Sadek

6KW94D · USA

DUPR

3.313

KR
Ken Richter

4LODLG · Calgary, AB, CA

DUPR

3.216

TEAM 2WINNER
TD
Tuan Daica

PZGKNM · USA

DUPR

3.555

CM
Chris Mabley

76EJ64 · Calgary, AB, CA

DUPR

3.756

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-4510505218
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7340299952,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Sadek",
        "dupr_id": "6KW94D",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Richter",
        "dupr_id": "4LODLG",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 8339738890,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tuan Daica",
        "dupr_id": "PZGKNM",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Mabley",
        "dupr_id": "76EJ64",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]