Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

CNPL 2026 - Season 4

ID: 6336010132

Match Scores

20-21

Win

Play Date

2026-05-17

Play Time (Est)

5:00 PM

Play Location

Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
KL
Kim Layton

3Y4YZP · Calgary, AB, CA

DUPR

5.572

Anna Dyachenko

GGQ2WV · Regina, SK, CA

DUPR

5.686

TEAM 2WINNER
AK
Ava Kalist

3VXL27 · Chambersburg, PA, US

DUPR

4.961

AY
Audrey Yeung

ZNP99L · Toronto, ON, CA

DUPR

5.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-6336010132
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6506489053,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kim Layton",
        "dupr_id": "3Y4YZP",
        "rating": 5.572,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Anna Dyachenko",
        "dupr_id": "GGQ2WV",
        "rating": 5.686,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/106136_62d76b813ba3b.jpeg",
        "location": "Regina, SK, CA"
      }
    ]
  },
  {
    "team_id": 6305267159,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ava Kalist",
        "dupr_id": "3VXL27",
        "rating": 4.961,
        "profile_pic_url": null,
        "location": "Chambersburg, PA, US"
      },
      {
        "name": "Audrey Yeung",
        "dupr_id": "ZNP99L",
        "rating": 5.38,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]