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

The Pickleball Centers

ID: 4467672897

Match Scores

11-5

Loss

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
CS
Chris Sadek

6KW94D · USA

DUPR

3.346

CM
Chris Mabley

76EJ64 · Calgary, AB, CA

DUPR

3.732

TEAM 2LOSS
TD
Tuan Daica

PZGKNM · USA

DUPR

3.512

KR
Ken Richter

4LODLG · Calgary, AB, CA

DUPR

3.236

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-4467672897
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4877024485,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Sadek",
        "dupr_id": "6KW94D",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Mabley",
        "dupr_id": "76EJ64",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 4952169242,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tuan Daica",
        "dupr_id": "PZGKNM",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Richter",
        "dupr_id": "4LODLG",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]