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

Wednesday Night League - Session 1, Wed May 20

ID: 8386771864

Match Scores

11-5

Loss

Play Date

2026-05-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EL
Edward Lee

N76XL2 · Wheeling, IL, US

DUPR

3.562

VB
Vadim Bendersky

55KMZL · USA

DUPR

3.399

TEAM 2LOSS
JP
Jean-Alix Peralte

4LX0JK · Long Grove, IL, US

DUPR

3.344

AR
Amy Ratnow

MYMWPP · USA

DUPR

3.293

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-8386771864
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7484949021,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Lee",
        "dupr_id": "N76XL2",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Vadim Bendersky",
        "dupr_id": "55KMZL",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6723276919,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean-Alix Peralte",
        "dupr_id": "4LX0JK",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      },
      {
        "name": "Amy Ratnow",
        "dupr_id": "MYMWPP",
        "rating": 3.293,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]