Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Intermediate Drop-In League Wednesday

ID: 6800164110

Match Scores

11-4

Win

Play Date

2025-12-24

Play Time (Est)

7: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.815

RH
Razi Hussaini

NX50D7 · East Farmingdale, NY, US

DUPR

3.216

TEAM 2LOSS
AC
Ally Chernick

2QL4W9 · Syosset, NY, US

DUPR

3.459

RF
rachel fajiram

RZ50MQ · Woodbury, NY, US

DUPR

3.643

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-6800164110
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7850967174,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcus Friedman",
        "dupr_id": "8JQX6D",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Razi Hussaini",
        "dupr_id": "NX50D7",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": "East Farmingdale, NY, US"
      }
    ]
  },
  {
    "team_id": 7853958430,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ally Chernick",
        "dupr_id": "2QL4W9",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      },
      {
        "name": "rachel fajiram",
        "dupr_id": "RZ50MQ",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Woodbury, NY, US"
      }
    ]
  }
]