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

Klyng Rising League

ID: 8114556834

Match Scores

15-14

Loss

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TB
Tanner Big Canoe

VX7V47 · Peterborough, ON, CA

DUPR

4.494

BL
Braydon Leeking

PK4PZX · ON, CA

DUPR

4.621

TEAM 2LOSS
DC
Drew Carrick

MEY5DV · Guelph, ON, CA

DUPR

4.577

TB
Tuan Bui

2YX7M4 · Vaughan, ON, CA

DUPR

4.554

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-8114556834
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7195311136,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tanner Big Canoe",
        "dupr_id": "VX7V47",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      },
      {
        "name": "Braydon Leeking",
        "dupr_id": "PK4PZX",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "ON, CA"
      }
    ]
  },
  {
    "team_id": 7487576120,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Carrick",
        "dupr_id": "MEY5DV",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Guelph, ON, CA"
      },
      {
        "name": "Tuan Bui",
        "dupr_id": "2YX7M4",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Vaughan, ON, CA"
      }
    ]
  }
]