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

3.0-3.5 DUPR Rated Play

ID: 5418526926

Match Scores

11-5

Loss

Play Date

2026-05-23

Play Time (Est)

7:30 PM

Play Location

New York, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EL
Ethan Leibowitz

RZ96PM · USA

DUPR

3.642

JS
Jacob Schueler

N79KKZ · USA

DUPR

3.255

TEAM 2LOSS
DB
Darryl Bouganim

9J4RO7 · New York, NY, US

DUPR

3.105

NS
Neil Stratton

0RQY0X · New York, NY, US

DUPR

3.059

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-5418526926
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4959489019,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Leibowitz",
        "dupr_id": "RZ96PM",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Schueler",
        "dupr_id": "N79KKZ",
        "rating": 3.255,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8034638062,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darryl Bouganim",
        "dupr_id": "9J4RO7",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Neil Stratton",
        "dupr_id": "0RQY0X",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]