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

USLPL 35+ Championships

ID: 8214574099

Match Scores

12-10, 11-8

Loss

Play Date

2026-05-17

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MK
Megan Knutson

RZ29YZ · Crozet, VA, US

DUPR

5.003

Izaak Alexander Gonzalez

Q3VPP3 · Liberty Hill, TX, US

DUPR

5.075

TEAM 2LOSS
YK
Yuki Kim

O6J0ZL · Collegeville, PA, US

DUPR

4.748

JL
Justin Lui

12KD64 · Baltimore County, MD, US

DUPR

5.359

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-8214574099
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5230637708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megan Knutson",
        "dupr_id": "RZ29YZ",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Crozet, VA, US"
      },
      {
        "name": "Izaak Alexander Gonzalez",
        "dupr_id": "Q3VPP3",
        "rating": 5.075,
        "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"
      }
    ]
  },
  {
    "team_id": 6878037902,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yuki  Kim",
        "dupr_id": "O6J0ZL",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Justin Lui",
        "dupr_id": "12KD64",
        "rating": 5.359,
        "profile_pic_url": null,
        "location": "Baltimore County, MD, US"
      }
    ]
  }
]