Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed League Adv 4.0+ Sunday

ID: 7684203693

Match Scores

5-10

Win

Play Date

2025-09-07

Play Time (Est)

10:15 AM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DG
David Gomez

ZZ0JQM · USA

DUPR

3.751

SB
Sumeet bhatt

YN675K · USA

DUPR

2.913

TEAM 2WINNER
CN
carl nie

PWKGXZ · Syosset, NY, US

DUPR

3.598

SF
Seth Friedman

W60WRM · Syosset, NY, US

DUPR

4.017

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-7684203693
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5093429621,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Gomez",
        "dupr_id": "ZZ0JQM",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sumeet bhatt",
        "dupr_id": "YN675K",
        "rating": 2.913,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5826969595,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "carl nie",
        "dupr_id": "PWKGXZ",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      },
      {
        "name": "Seth Friedman",
        "dupr_id": "W60WRM",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      }
    ]
  }
]