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

The Pickleball Centers

ID: 6350205424

Match Scores

5-11

Win

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
KT
Kyle Tran

ELZ9PE · USA

DUPR

2.739

AS
Aaron Sluchinski

NRPNJZ · Airdrie, AB, CA

DUPR

3.518

TEAM 2WINNER
JB
Jason Bouvier

XOYKZR · USA

DUPR

3.850

CM
Chris Mabley

76EJ64 · Calgary, AB, CA

DUPR

3.767

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-6350205424
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4546060478,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Tran",
        "dupr_id": "ELZ9PE",
        "rating": 2.739,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Sluchinski",
        "dupr_id": "NRPNJZ",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Airdrie, AB, CA"
      }
    ]
  },
  {
    "team_id": 6838593162,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Bouvier",
        "dupr_id": "XOYKZR",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Mabley",
        "dupr_id": "76EJ64",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]