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

Klyng Rising League

ID: 5897389092

Match Scores

15-9

Win

Play Date

2026-05-16

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CK
Chris Kostrzewa

G5X2ZV · Grey County, ON, CA

DUPR

5.097

JL
Jackie Leskovar

5EE055 · Cambridge, ON, CA

DUPR

4.963

TEAM 2LOSS
DC
Drew Carrick

MEY5DV · Guelph, ON, CA

DUPR

4.580

ZE
Zainab Eaton

KXLDLY · USA

DUPR

4.260

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-5897389092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6088395360,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Kostrzewa",
        "dupr_id": "G5X2ZV",
        "rating": 5.097,
        "profile_pic_url": null,
        "location": "Grey County, ON, CA"
      },
      {
        "name": "Jackie Leskovar",
        "dupr_id": "5EE055",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Cambridge, ON, CA"
      }
    ]
  },
  {
    "team_id": 4517666704,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Carrick",
        "dupr_id": "MEY5DV",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Guelph, ON, CA"
      },
      {
        "name": "Zainab Eaton",
        "dupr_id": "KXLDLY",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]