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

Klyng Rising League

ID: 5681021205

Match Scores

13-15

Win

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CK
Chris Kostrzewa

G5X2ZV · Grey County, ON, CA

DUPR

5.097

NV
Nathan Vickery

DWPXYX · Essex County, ON, CA

DUPR

4.698

TEAM 2WINNER
DC
Drew Carrick

MEY5DV · Guelph, ON, CA

DUPR

4.580

SC
Spencer Carrick

WK6Y0Q · Guelph, ON, CA

DUPR

4.532

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-5681021205
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8273250111,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Kostrzewa",
        "dupr_id": "G5X2ZV",
        "rating": 5.097,
        "profile_pic_url": null,
        "location": "Grey County, ON, CA"
      },
      {
        "name": "Nathan Vickery",
        "dupr_id": "DWPXYX",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Essex County, ON, CA"
      }
    ]
  },
  {
    "team_id": 7615997671,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Drew Carrick",
        "dupr_id": "MEY5DV",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Guelph, ON, CA"
      },
      {
        "name": "Spencer Carrick",
        "dupr_id": "WK6Y0Q",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Guelph, ON, CA"
      }
    ]
  }
]