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

Klyng Rising League

ID: 6050725642

Match Scores

14-15

Win

Play Date

2026-05-16

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Andrew McLaren

76DWY5 · Pickering, ON, CA

DUPR

4.818

JH
Josh Hatzenbuhler

V7WY65 · Ingersoll, ON, CA

DUPR

4.988

TEAM 2WINNER
PH
Peter Hull

JJKNQO · Toronto, ON, CA

DUPR

4.788

DC
Denver Carter

G5VONX · Mississauga, ON, CA

DUPR

4.608

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-6050725642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4355609945,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew McLaren",
        "dupr_id": "76DWY5",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Pickering, ON, CA"
      },
      {
        "name": "Josh Hatzenbuhler",
        "dupr_id": "V7WY65",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Ingersoll, ON, CA"
      }
    ]
  },
  {
    "team_id": 6633590674,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Hull",
        "dupr_id": "JJKNQO",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Denver Carter",
        "dupr_id": "G5VONX",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  }
]