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

DUPR Open Play - 2.75 to 3.25

ID: 8300053686

Match Scores

9-11

Loss

Play Date

2026-05-24

Play Time (Est)

7:30 PM

Play Location

5-25 46th Ave. , Long Island City, 11101

Unverified Facility

Competitor Teams

TEAM 1LOSS
DM
dan mastin

DWVM24 · New York, NY, US

DUPR

3.016

JN
Jessie Ng-Bouchot

5EYL6P · USA

DUPR

2.826

TEAM 2WINNER
WC
william chen

6KKJ7D · USA

DUPR

2.919

AD
Asteris Dougalis

WN7ZOM · USA

DUPR

2.917

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-8300053686
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8035148046,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "dan mastin",
        "dupr_id": "DWVM24",
        "rating": 3.016,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jessie Ng-Bouchot",
        "dupr_id": "5EYL6P",
        "rating": 2.826,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7433797298,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "william chen",
        "dupr_id": "6KKJ7D",
        "rating": 2.919,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Asteris Dougalis",
        "dupr_id": "WN7ZOM",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]