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

3.0-3.5 DUPR Rated Play

ID: 7777124625

Match Scores

11-7

Loss

Play Date

2026-05-23

Play Time (Est)

10:15 AM

Play Location

New York, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EL
Ethan Leibowitz

RZ96PM · USA

DUPR

3.699

DB
Darryl Bouganim

9J4RO7 · New York, NY, US

DUPR

3.094

TEAM 2LOSS
JS
Jacob Schueler

N79KKZ · USA

DUPR

3.239

NS
Neil Stratton

0RQY0X · New York, NY, US

DUPR

3.076

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-7777124625
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7732695156,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Leibowitz",
        "dupr_id": "RZ96PM",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darryl Bouganim",
        "dupr_id": "9J4RO7",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5476995640,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Schueler",
        "dupr_id": "N79KKZ",
        "rating": 3.239,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neil Stratton",
        "dupr_id": "0RQY0X",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]