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

Klyng Rising League

ID: 8123585080

Match Scores

13-15

Loss

Play Date

2026-05-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DC
Drew Carrick

MEY5DV · Guelph, ON, CA

DUPR

4.574

TB
Tuan Bui

2YX7M4 · Vaughan, ON, CA

DUPR

4.524

TEAM 2WINNER
NL
Nathan Le

0RL4QQ · Toronto, ON, CA

DUPR

4.620

MM
Michael Mione

ZNPX4Q · Whitchurch-Stouffville, ON, CA

DUPR

5.051

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-8123585080
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8302502913,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drew Carrick",
        "dupr_id": "MEY5DV",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Guelph, ON, CA"
      },
      {
        "name": "Tuan Bui",
        "dupr_id": "2YX7M4",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Vaughan, ON, CA"
      }
    ]
  },
  {
    "team_id": 4489473145,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Le",
        "dupr_id": "0RL4QQ",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Michael Mione",
        "dupr_id": "ZNPX4Q",
        "rating": 5.051,
        "profile_pic_url": null,
        "location": "Whitchurch-Stouffville, ON, CA"
      }
    ]
  }
]