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

Wednesday Night League - Session 1, Wed May 27

ID: 8356248804

Match Scores

8-11

Loss

Play Date

2026-05-28

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SG
Stone Gomberg

LW4M4J · USA

DUPR

3.472

JP
Jean-Alix Peralte

4LX0JK · Long Grove, IL, US

DUPR

3.344

TEAM 2WINNER
PL
Paul Lee

Q545R4 · Lake Forest, IL, US

DUPR

3.169

CT
christine tzumas

12DK2E · Naples, FL, US

DUPR

3.688

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-8356248804
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8573074993,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stone Gomberg ",
        "dupr_id": "LW4M4J",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jean-Alix Peralte",
        "dupr_id": "4LX0JK",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      }
    ]
  },
  {
    "team_id": 4408132628,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Lee",
        "dupr_id": "Q545R4",
        "rating": 3.169,
        "profile_pic_url": null,
        "location": "Lake Forest, IL, US"
      },
      {
        "name": "christine tzumas",
        "dupr_id": "12DK2E",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]