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

The Pickleball Centers

ID: 6144897032

Match Scores

9-7

Loss

Play Date

2026-04-28

Play Time (Est)

9:00 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
SS
Steve stuckless

XOOYX7 · USA

DUPR

3.525

MT
Minh Tri Truong

2ZMOY9 · Edmonton, AB, CA

DUPR

3.373

TEAM 2LOSS
KC
karan chand

EX2VNM · Edmonton, AB, CA

DUPR

3.602

Dale Rutter

35WX50 · Edmonton, AB, CA

DUPR

3.458

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-6144897032
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7268275697,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve stuckless",
        "dupr_id": "XOOYX7",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Minh Tri Truong",
        "dupr_id": "2ZMOY9",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 8402700536,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "karan chand",
        "dupr_id": "EX2VNM",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Dale Rutter",
        "dupr_id": "35WX50",
        "rating": 3.458,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/136421_63bd557c36cb6.jpeg",
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]