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

USLPL 35+ Championships

ID: 6196157521

Match Scores

11-6, 11-6

Win

Play Date

2026-05-16

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
YK
Yuki Kim

O6J0ZL · Collegeville, PA, US

DUPR

4.722

JL
Justin Lui

12KD64 · Baltimore County, MD, US

DUPR

5.343

TEAM 2LOSS
MK
Megan Knutson

RZ29YZ · Crozet, VA, US

DUPR

5.032

Izaak Alexander Gonzalez

Q3VPP3 · Liberty Hill, TX, US

DUPR

5.071

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-6196157521
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7374335077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yuki  Kim",
        "dupr_id": "O6J0ZL",
        "rating": 4.722,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Justin Lui",
        "dupr_id": "12KD64",
        "rating": 5.343,
        "profile_pic_url": null,
        "location": "Baltimore County, MD, US"
      }
    ]
  },
  {
    "team_id": 7441537612,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan Knutson",
        "dupr_id": "RZ29YZ",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Crozet, VA, US"
      },
      {
        "name": "Izaak Alexander Gonzalez",
        "dupr_id": "Q3VPP3",
        "rating": 5.071,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1351815/images/profile/2efdad1e-813e-4f53-8e09-6248438664aa.jpg",
        "location": "Liberty Hill, TX, US"
      }
    ]
  }
]