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

Mixed League 3.5-3.9 Saturday

ID: 4862779128

Match Scores

11-5

Win

Play Date

2026-02-14

Play Time (Est)

1:00 PM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SB
Sumeet bhatt

YN675K · Syosset, NY, US

DUPR

3.246

GD
Gabriel Domenikos

3LXNJ6 · USA

DUPR

2.939

TEAM 2LOSS
EG
Elijah Gordon

KXXY2Q · USA

DUPR

3.215

DB
David Baybekov

5EV205 · Syosset, NY, US

DUPR

2.988

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-4862779128
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7764799785,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sumeet bhatt",
        "dupr_id": "YN675K",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      },
      {
        "name": "Gabriel Domenikos",
        "dupr_id": "3LXNJ6",
        "rating": 2.939,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6448448289,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elijah Gordon",
        "dupr_id": "KXXY2Q",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Baybekov",
        "dupr_id": "5EV205",
        "rating": 2.988,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      }
    ]
  }
]