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

Klyng Rising League

ID: 7570825120

Match Scores

15-8

Win

Play Date

2026-05-16

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jackie Leskovar

5EE055 · Cambridge, ON, CA

DUPR

4.973

AU
Ali Underhill

V4X5GP · Nobel, ON, CA

DUPR

4.371

TEAM 2LOSS
DM
Danielle Money

Q54WN5 · Brantford, ON, CA

DUPR

4.469

AM
Alex Manley

KOW64Y · Peterborough, ON, CA

DUPR

4.273

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-7570825120
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4604412315,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackie Leskovar",
        "dupr_id": "5EE055",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "Cambridge, ON, CA"
      },
      {
        "name": "Ali Underhill",
        "dupr_id": "V4X5GP",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Nobel, ON, CA"
      }
    ]
  },
  {
    "team_id": 6952853881,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Money",
        "dupr_id": "Q54WN5",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      },
      {
        "name": "Alex Manley",
        "dupr_id": "KOW64Y",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      }
    ]
  }
]