Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Klyng Rising League

ID: 5872980584

Match Scores

15-10

Win

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JA
Jill Abergel

PWV47X · Toronto, ON, CA

DUPR

4.394

LG
Lilliana Gao

99Y947 · Markham, ON, CA

DUPR

4.466

TEAM 2LOSS
MK
Michal Kaplan

N5GEE7 · USA

DUPR

4.430

ML
Michelle Li

QXVXVR · USA

DUPR

4.102

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-5872980584
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8470443474,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jill Abergel",
        "dupr_id": "PWV47X",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Lilliana Gao",
        "dupr_id": "99Y947",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Markham, ON, CA"
      }
    ]
  },
  {
    "team_id": 6869836017,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michal Kaplan",
        "dupr_id": "N5GEE7",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle Li",
        "dupr_id": "QXVXVR",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]