Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Intermediate Drop-In League Wednesday

ID: 8247882389

Match Scores

6-11

Loss

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 1LOSS
MF
Marcus Friedman

8JQX6D · Kings County, NY, US

DUPR

3.847

RH
Razi Hussaini

NX50D7 · East Farmingdale, NY, US

DUPR

3.243

TEAM 2WINNER
DC
Dorothy Connolly

N7ZV2N · USA

DUPR

4.043

RI
Robert Inocco

WX6MKK · USA

DUPR

3.439

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-8247882389
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5045177832,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marcus Friedman",
        "dupr_id": "8JQX6D",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Razi Hussaini",
        "dupr_id": "NX50D7",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": "East Farmingdale, NY, US"
      }
    ]
  },
  {
    "team_id": 7822099752,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dorothy Connolly",
        "dupr_id": "N7ZV2N",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Inocco",
        "dupr_id": "WX6MKK",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]