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

Klyng Rising League

ID: 8540728226

Match Scores

15-13

Loss

Play Date

2026-05-16

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HD
Huy Dubai

4PJMO2 · Toronto, ON, CA

DUPR

4.964

MM
Michael Mione

ZNPX4Q · Whitchurch-Stouffville, ON, CA

DUPR

4.929

TEAM 2LOSS
DC
Denver Carter

G5VONX · Mississauga, ON, CA

DUPR

4.611

PH
Peter Hull

JJKNQO · Toronto, ON, CA

DUPR

4.794

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-8540728226
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7156498515,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Huy Dubai",
        "dupr_id": "4PJMO2",
        "rating": 4.964,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Michael Mione",
        "dupr_id": "ZNPX4Q",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Whitchurch-Stouffville, ON, CA"
      }
    ]
  },
  {
    "team_id": 8020347947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Denver Carter",
        "dupr_id": "G5VONX",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Peter Hull",
        "dupr_id": "JJKNQO",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]