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

The Pickleball Centers

ID: 5850167800

Match Scores

11-5

Loss

Play Date

2026-05-25

Play Time (Est)

5:00 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
CS
Chris Sadek

6KW94D · USA

DUPR

3.282

KC
Kim Cavalcanti

0QRK7G · Calgary, AB, CA

DUPR

2.971

TEAM 2LOSS
KR
Ken Richter

4LODLG · Calgary, AB, CA

DUPR

3.145

AR
Anirudhan Raman

5Y5K4V · USA

DUPR

3.046

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-5850167800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5544531045,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Sadek",
        "dupr_id": "6KW94D",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Cavalcanti",
        "dupr_id": "0QRK7G",
        "rating": 2.971,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 7485051145,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken Richter",
        "dupr_id": "4LODLG",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Anirudhan Raman",
        "dupr_id": "5Y5K4V",
        "rating": 3.046,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]