Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Level 4 League

ID: 6529559527

Match Scores

11-4

Win

Play Date

2026-04-15

Play Time (Est)

8:45 AM

Play Location

680 Woodlands Pkwy, Vernon Hills, IL 60061, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
PL
Paul Lee

Q545R4 · Lake Forest, IL, US

DUPR

3.139

AJ
Alex Jarett

RZ7Y0Z · Round Lake, IL, US

DUPR

3.136

TEAM 2LOSS
JP
Jean-Alix Peralte

4LX0JK · Long Grove, IL, US

DUPR

3.668

KL
Kevin Lee

ODKK2W · Lake County, IL, US

DUPR

3.117

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-6529559527
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7752463756,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Lee",
        "dupr_id": "Q545R4",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": "Lake Forest, IL, US"
      },
      {
        "name": "Alex Jarett",
        "dupr_id": "RZ7Y0Z",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": "Round Lake, IL, US"
      }
    ]
  },
  {
    "team_id": 8402915098,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean-Alix Peralte",
        "dupr_id": "4LX0JK",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      },
      {
        "name": "Kevin Lee",
        "dupr_id": "ODKK2W",
        "rating": 3.117,
        "profile_pic_url": null,
        "location": "Lake County, IL, US"
      }
    ]
  }
]