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

Wednesday Night League - Session 1, Wed May 27

ID: 4900924795

Match Scores

11-0

Loss

Play Date

2026-05-28

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Stone Gomberg

LW4M4J · USA

DUPR

3.534

TP
Todd Puch

EWJZ2E · USA

DUPR

3.498

TEAM 2LOSS
JP
Jean-Alix Peralte

4LX0JK · Long Grove, IL, US

DUPR

3.331

GN
Glen Nelson

Q50LOR · USA

DUPR

3.246

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-4900924795
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5278381994,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stone Gomberg ",
        "dupr_id": "LW4M4J",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Todd Puch",
        "dupr_id": "EWJZ2E",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5570525400,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean-Alix Peralte",
        "dupr_id": "4LX0JK",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      },
      {
        "name": "Glen Nelson",
        "dupr_id": "Q50LOR",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]