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

DUPR Open Play - 2.75 to 3.25

ID: 8491099937

Match Scores

11-4

Win

Play Date

2026-05-24

Play Time (Est)

6:15 AM

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

2.999

AD
Asteris Dougalis

WN7ZOM · USA

DUPR

2.996

TEAM 2LOSS
WC
william chen

6KKJ7D · USA

DUPR

2.984

JN
Jessie Ng-Bouchot

5EYL6P · USA

DUPR

2.777

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-8491099937
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8307347228,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "dan mastin",
        "dupr_id": "DWVM24",
        "rating": 2.999,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Asteris Dougalis",
        "dupr_id": "WN7ZOM",
        "rating": 2.996,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4361687617,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "william chen",
        "dupr_id": "6KKJ7D",
        "rating": 2.984,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jessie Ng-Bouchot",
        "dupr_id": "5EYL6P",
        "rating": 2.777,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]