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

Mixed 4.0-4.4 Drop-In League Saturday

ID: 6226148734

Match Scores

11-1

Win

Play Date

2026-01-10

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

RF
rachel fajiram

RZ50MQ · Woodbury, NY, US

DUPR

3.705

TEAM 2LOSS
MB
Mikhail baybekov

7N5209 · USA

DUPR

2.913

YS
Yunus Shahul

3OXE57 · USA

DUPR

3.197

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-6226148734
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7443422500,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcus Friedman",
        "dupr_id": "8JQX6D",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "rachel fajiram",
        "dupr_id": "RZ50MQ",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Woodbury, NY, US"
      }
    ]
  },
  {
    "team_id": 5759504053,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mikhail  baybekov",
        "dupr_id": "7N5209",
        "rating": 2.913,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yunus  Shahul",
        "dupr_id": "3OXE57",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]