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

Klyng Rising League

ID: 7310593718

Match Scores

14-15

Win

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Michael Mione

ZNPX4Q · Whitchurch-Stouffville, ON, CA

DUPR

4.993

LG
Lilliana Gao

99Y947 · Markham, ON, CA

DUPR

4.485

TEAM 2WINNER
DC
Denver Carter

G5VONX · Mississauga, ON, CA

DUPR

4.605

RG
Reese George

1NNLDW · Welland, ON, CA

DUPR

4.847

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-7310593718
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7216653535,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Mione",
        "dupr_id": "ZNPX4Q",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Whitchurch-Stouffville, ON, CA"
      },
      {
        "name": "Lilliana Gao",
        "dupr_id": "99Y947",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Markham, ON, CA"
      }
    ]
  },
  {
    "team_id": 8125074891,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denver Carter",
        "dupr_id": "G5VONX",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Reese George",
        "dupr_id": "1NNLDW",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Welland, ON, CA"
      }
    ]
  }
]