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

The Pickleball Centers

ID: 5856741321

Match Scores

10-11

Win

Play Date

2026-05-25

Play Time (Est)

10:15 AM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
CS
Chris Sadek

6KW94D · USA

DUPR

3.233

AR
Anirudhan Raman

5Y5K4V · USA

DUPR

3.088

TEAM 2WINNER
Ken Richter

4LODLG · Calgary, AB, CA

DUPR

3.159

KC
Kim Cavalcanti

0QRK7G · Calgary, AB, CA

DUPR

2.958

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-5856741321
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6040016243,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Sadek",
        "dupr_id": "6KW94D",
        "rating": 3.233,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anirudhan Raman",
        "dupr_id": "5Y5K4V",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6331516994,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ken Richter",
        "dupr_id": "4LODLG",
        "rating": 3.159,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68b0411b59cb6.jpg",
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Kim Cavalcanti",
        "dupr_id": "0QRK7G",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]