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

Level 4 League

ID: 4630051828

Match Scores

4-11

Win

Play Date

2026-04-15

Play Time (Est)

5:00 PM

Play Location

680 Woodlands Pkwy, Vernon Hills, IL 60061, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JI
John In

EGZ0EV · Wheeling, IL, US

DUPR

3.696

ML
Mike Levitt

JP909D · USA

DUPR

3.184

TEAM 2WINNER
PL
Paul Lee

Q545R4 · Lake Forest, IL, US

DUPR

3.111

JP
Jean-Alix Peralte

4LX0JK · Long Grove, IL, US

DUPR

3.865

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-4630051828
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7963008721,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John In",
        "dupr_id": "EGZ0EV",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Mike Levitt",
        "dupr_id": "JP909D",
        "rating": 3.184,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7271345683,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Lee",
        "dupr_id": "Q545R4",
        "rating": 3.111,
        "profile_pic_url": null,
        "location": "Lake Forest, IL, US"
      },
      {
        "name": "Jean-Alix Peralte",
        "dupr_id": "4LX0JK",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      }
    ]
  }
]