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

The Pickleball Centers

ID: 5699727800

Match Scores

9-8

Win

Play Date

2026-04-28

Play Time (Est)

9:00 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
karan chand

EX2VNM · Edmonton, AB, CA

DUPR

3.602

DG
Dan Giles

V7MV06 · Edmonton, AB, CA

DUPR

3.190

TEAM 2LOSS
EP
ernesto palomino

JJRR7O · Edmonton, AB, CA

DUPR

3.547

MT
Minh Tri Truong

2ZMOY9 · Edmonton, AB, CA

DUPR

3.380

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-5699727800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8155799571,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "karan chand",
        "dupr_id": "EX2VNM",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Dan Giles",
        "dupr_id": "V7MV06",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6579366003,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "ernesto palomino",
        "dupr_id": "JJRR7O",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Minh Tri Truong",
        "dupr_id": "2ZMOY9",
        "rating": 3.38,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]