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

DUPR Open Play - 2.75 to 3.25

ID: 4985336566

Match Scores

11-5

Win

Play Date

2026-05-26

Play Time (Est)

11:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Adam Kotin

GWG7KV · New York, NY, US

DUPR

2.913

DM
dan mastin

DWVM24 · New York, NY, US

DUPR

3.008

TEAM 2LOSS
GS
georgios samios

2ZL42Y · USA

DUPR

2.274

CV
Charlie Vu

DNNM9Y · USA

DUPR

2.880

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-4985336566
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5421268796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Kotin",
        "dupr_id": "GWG7KV",
        "rating": 2.913,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "dan mastin",
        "dupr_id": "DWVM24",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7400901708,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "georgios samios",
        "dupr_id": "2ZL42Y",
        "rating": 2.274,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charlie Vu",
        "dupr_id": "DNNM9Y",
        "rating": 2.88,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]