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

Wednesday PM Summer League - Session 1, Wed Jun 3

ID: 8107977663

Match Scores

6-11

Loss

Play Date

2026-06-03

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SG
Stone Gomberg

LW4M4J · Long Grove, IL, US

DUPR

3.587

US
Umar Siddiqi

WZ64KY · USA

DUPR

2.882

TEAM 2WINNER
EG
Eric Goldstein

N5WZ4N · USA

DUPR

3.545

JP
James Philbrick

ODKW5W · Round Lake, IL, US

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-8107977663
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5076538442,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stone Gomberg ",
        "dupr_id": "LW4M4J",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      },
      {
        "name": "Umar Siddiqi",
        "dupr_id": "WZ64KY",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6345790015,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Goldstein",
        "dupr_id": "N5WZ4N",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Philbrick",
        "dupr_id": "ODKW5W",
        "rating": 3.293,
        "profile_pic_url": null,
        "location": "Round Lake, IL, US"
      }
    ]
  }
]