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

Mixed Intermediate Drop-In League Wednesday

ID: 5027422517

Match Scores

11-0

Win

Play Date

2025-12-24

Play Time (Est)

6:15 AM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MF
Marcus Friedman

8JQX6D · Kings County, NY, US

DUPR

3.852

RH
Razi Hussaini

NX50D7 · East Farmingdale, NY, US

DUPR

3.247

TEAM 2LOSS
AG
Alan Greenberg

4LKYRK · USA

DUPR

3.285

FS
Fred Signer

4L2O0G · USA

DUPR

2.950

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-5027422517
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5521487497,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcus Friedman",
        "dupr_id": "8JQX6D",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Razi Hussaini",
        "dupr_id": "NX50D7",
        "rating": 3.247,
        "profile_pic_url": null,
        "location": "East Farmingdale, NY, US"
      }
    ]
  },
  {
    "team_id": 7131351464,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan  Greenberg",
        "dupr_id": "4LKYRK",
        "rating": 3.285,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fred Signer",
        "dupr_id": "4L2O0G",
        "rating": 2.95,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]