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

Wednesday Night League - Session 1, Wed May 27

ID: 6406475180

Match Scores

11-10

Loss

Play Date

2026-05-27

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GN
Glen Nelson

Q50LOR · USA

DUPR

3.471

TP
Todd Puch

EWJZ2E · USA

DUPR

3.278

TEAM 2LOSS
SG
Stone Gomberg

LW4M4J · Long Grove, IL, US

DUPR

3.484

VM
Vic Melecio

2ZOY5E · Skokie, IL, US

DUPR

3.322

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-6406475180
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5695850494,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glen Nelson",
        "dupr_id": "Q50LOR",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Todd Puch",
        "dupr_id": "EWJZ2E",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5320141257,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stone Gomberg ",
        "dupr_id": "LW4M4J",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      },
      {
        "name": "Vic Melecio",
        "dupr_id": "2ZOY5E",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Skokie, IL, US"
      }
    ]
  }
]