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

The Pickleball Centers

ID: 7144935118

Match Scores

11-10

Win

Play Date

2026-03-23

Play Time (Est)

11:30 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jon Stewart

L5YWOQ · Calgary, AB, CA

DUPR

3.441

Ken Richter

4LODLG · Calgary, AB, CA

DUPR

3.104

TEAM 2LOSS
IS
Isuru Subasinghe

QJ9294 · USA

DUPR

3.425

VN
Valeriy Ninovskyy

E9GY5O · Calgary, AB, CA

DUPR

3.332

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-7144935118
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4353893874,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jon Stewart",
        "dupr_id": "L5YWOQ",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Ken Richter",
        "dupr_id": "4LODLG",
        "rating": 3.104,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68b0411b59cb6.jpg",
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 5706677491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Isuru Subasinghe",
        "dupr_id": "QJ9294",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Valeriy Ninovskyy",
        "dupr_id": "E9GY5O",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]