Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Klyng Rising League

ID: 6386570414

Match Scores

15-12

Loss

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
Michelle Li

QXVXVR · USA

DUPR

4.131

MK
Michal Kaplan

N5GEE7 · USA

DUPR

4.443

TEAM 2LOSS
KH
Katelyn Hack

GGPL5G · LaSalle, ON, CA

DUPR

4.521

AA
Alexa Aquino

4LMVPV · Brantford, ON, CA

DUPR

4.645

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-6386570414
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6537248041,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Li",
        "dupr_id": "QXVXVR",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michal Kaplan",
        "dupr_id": "N5GEE7",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7443716131,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katelyn Hack",
        "dupr_id": "GGPL5G",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "LaSalle, ON, CA"
      },
      {
        "name": "Alexa Aquino",
        "dupr_id": "4LMVPV",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  }
]