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

Wednesday Night League - Session 1, Wed May 20

ID: 8466491139

Match Scores

4-11

Loss

Play Date

2026-05-21

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JP
Jean-Alix Peralte

4LX0JK · Long Grove, IL, US

DUPR

3.353

EG
Eric Goldstein

N5WZ4N · USA

DUPR

3.768

TEAM 2WINNER
AP
Andrew Pack

GGQ0VV · USA

DUPR

3.451

AR
Amy Ratnow

MYMWPP · USA

DUPR

3.343

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-8466491139
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4957218939,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jean-Alix Peralte",
        "dupr_id": "4LX0JK",
        "rating": 3.353,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      },
      {
        "name": "Eric Goldstein",
        "dupr_id": "N5WZ4N",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6205662851,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Pack",
        "dupr_id": "GGQ0VV",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amy Ratnow",
        "dupr_id": "MYMWPP",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]