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

Klyng Rising League

ID: 8412404400

Match Scores

11-15

Loss

Play Date

2026-05-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DC
Denver Carter

G5VONX · Mississauga, ON, CA

DUPR

4.600

PH
Peter Hull

JJKNQO · Toronto, ON, CA

DUPR

4.759

TEAM 2WINNER
BL
Ben Lienhard

8KPNLY · Kingston, ON, CA

DUPR

4.709

CK
Chris Kostrzewa

G5X2ZV · Grey County, ON, CA

DUPR

5.112

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-8412404400
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7741211459,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Denver Carter",
        "dupr_id": "G5VONX",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Peter Hull",
        "dupr_id": "JJKNQO",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 7092589516,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Lienhard",
        "dupr_id": "8KPNLY",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "Kingston, ON, CA"
      },
      {
        "name": "Chris Kostrzewa",
        "dupr_id": "G5X2ZV",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Grey County, ON, CA"
      }
    ]
  }
]