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

DUPR Open Play - 2.75 to 3.25

ID: 4932416076

Match Scores

11-7

Loss

Play Date

2026-05-26

Play Time (Est)

1:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
dan mastin

DWVM24 · New York, NY, US

DUPR

3.002

CY
Chester Ye

V6L0LE · USA

DUPR

3.057

TEAM 2LOSS
AK
Adam Kotin

GWG7KV · New York, NY, US

DUPR

2.919

JB
Jhantelle Belleza

0QVNN2 · Queens County, NY, US

DUPR

2.908

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-4932416076
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7183922603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "dan mastin",
        "dupr_id": "DWVM24",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Chester Ye",
        "dupr_id": "V6L0LE",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8195981023,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Kotin",
        "dupr_id": "GWG7KV",
        "rating": 2.919,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jhantelle Belleza",
        "dupr_id": "0QVNN2",
        "rating": 2.908,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]