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

Mixed League Adv 4.0+ Sunday

ID: 7572341982

Match Scores

11-4

Loss

Play Date

2025-09-07

Play Time (Est)

7:30 PM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CN
carl nie

PWKGXZ · Syosset, NY, US

DUPR

3.601

YS
Yishai Shapir

JZMVE4 · USA

DUPR

3.214

TEAM 2LOSS
SF
Seth Friedman

W60WRM · Syosset, NY, US

DUPR

4.034

OG
Omar Gómez

GWP0QX · USA

DUPR

2.795

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-7572341982
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4906619188,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "carl nie",
        "dupr_id": "PWKGXZ",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      },
      {
        "name": "Yishai Shapir",
        "dupr_id": "JZMVE4",
        "rating": 3.214,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7754003782,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seth Friedman",
        "dupr_id": "W60WRM",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      },
      {
        "name": "Omar Gómez",
        "dupr_id": "GWP0QX",
        "rating": 2.795,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]