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

3.0-3.5 DUPR Rated Play

ID: 4922411730

Match Scores

11-3

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.696

DB
Darryl Bouganim

9J4RO7 · New York, NY, US

DUPR

3.118

TEAM 2LOSS
NS
Neil Stratton

0RQY0X · New York, NY, US

DUPR

3.047

JS
Jacob Schueler

N79KKZ · USA

DUPR

3.242

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-4922411730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8445782588,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Leibowitz",
        "dupr_id": "RZ96PM",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darryl Bouganim",
        "dupr_id": "9J4RO7",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6576026389,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Neil Stratton",
        "dupr_id": "0RQY0X",
        "rating": 3.047,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jacob Schueler",
        "dupr_id": "N79KKZ",
        "rating": 3.242,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]