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

Wednesday Night League - Session 1, Wed May 20

ID: 7623487788

Match Scores

11-0

Loss

Play Date

2026-05-20

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EG
Eric Goldstein

N5WZ4N · USA

DUPR

3.865

FA
Feras Altwal

4ZRVRK · Riverwoods, IL, US

DUPR

3.191

TEAM 2LOSS
VB
Vadim Bendersky

55KMZL · USA

DUPR

3.416

JP
James Philbrick

ODKW5W · Round Lake, IL, US

DUPR

3.326

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-7623487788
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7779250042,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Goldstein",
        "dupr_id": "N5WZ4N",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Feras Altwal",
        "dupr_id": "4ZRVRK",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": "Riverwoods, IL, US"
      }
    ]
  },
  {
    "team_id": 4579415999,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vadim Bendersky",
        "dupr_id": "55KMZL",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Philbrick",
        "dupr_id": "ODKW5W",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": "Round Lake, IL, US"
      }
    ]
  }
]