Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Intermediate Drop-In League Wednesday

ID: 6533104174

Match Scores

7-6

Win

Play Date

2025-12-24

Play Time (Est)

11:30 PM

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.826

RH
Razi Hussaini

NX50D7 · East Farmingdale, NY, US

DUPR

3.225

TEAM 2LOSS
RI
Robert Inocco

WX6MKK · USA

DUPR

3.437

DC
Dorothy Connolly

N7ZV2N · USA

DUPR

4.042

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-6533104174
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7807254835,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcus Friedman",
        "dupr_id": "8JQX6D",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Razi Hussaini",
        "dupr_id": "NX50D7",
        "rating": 3.225,
        "profile_pic_url": null,
        "location": "East Farmingdale, NY, US"
      }
    ]
  },
  {
    "team_id": 7438473626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Inocco",
        "dupr_id": "WX6MKK",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dorothy Connolly",
        "dupr_id": "N7ZV2N",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]