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

Mixed 4.0-4.4 Drop-In League Saturday

ID: 7586693381

Match Scores

5-10

Loss

Play Date

2025-08-16

Play Time (Est)

6:15 AM

Play Location

Life Time, 350 Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SF
Seth Friedman

W60WRM · Syosset, NY, US

DUPR

4.083

YS
Yishai Shapir

JZMVE4 · USA

DUPR

3.137

TEAM 2WINNER
DB
Dmitriy baybekov

E96EDO · USA

DUPR

2.980

KS
Krupesh Shah

3P6D6Q · USA

DUPR

3.768

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-7586693381
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5594021995,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Seth Friedman",
        "dupr_id": "W60WRM",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      },
      {
        "name": "Yishai Shapir",
        "dupr_id": "JZMVE4",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7641586331,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dmitriy baybekov",
        "dupr_id": "E96EDO",
        "rating": 2.98,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Krupesh Shah",
        "dupr_id": "3P6D6Q",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]