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

Klyng Rising League

ID: 7830795582

Match Scores

15-12

Loss

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Michael Mione

ZNPX4Q · Whitchurch-Stouffville, ON, CA

DUPR

5.003

LG
Lilliana Gao

99Y947 · Markham, ON, CA

DUPR

4.494

TEAM 2LOSS
CK
Chris Kostrzewa

G5X2ZV · Grey County, ON, CA

DUPR

5.110

JB
Justine Burton

DN4504 · ON, CA

DUPR

4.394

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-7830795582
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7768538412,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Mione",
        "dupr_id": "ZNPX4Q",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Whitchurch-Stouffville, ON, CA"
      },
      {
        "name": "Lilliana Gao",
        "dupr_id": "99Y947",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Markham, ON, CA"
      }
    ]
  },
  {
    "team_id": 8101969954,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Kostrzewa",
        "dupr_id": "G5X2ZV",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "Grey County, ON, CA"
      },
      {
        "name": "Justine Burton",
        "dupr_id": "DN4504",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "ON, CA"
      }
    ]
  }
]