Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Intermediate Drop-In League Wednesday

ID: 6737420168

Match Scores

10-5

Loss

Play Date

2025-12-24

Play Time (Est)

9:00 PM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RH
Razi Hussaini

NX50D7 · East Farmingdale, NY, US

DUPR

3.213

CB
Corey Bryerman

672MY0 · USA

DUPR

4.465

TEAM 2LOSS
MF
Marcus Friedman

8JQX6D · Kings County, NY, US

DUPR

3.849

RC
Ron Csillag

4L9MEM · USA

DUPR

2.916

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-6737420168
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7807604130,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Razi Hussaini",
        "dupr_id": "NX50D7",
        "rating": 3.213,
        "profile_pic_url": null,
        "location": "East Farmingdale, NY, US"
      },
      {
        "name": "Corey Bryerman",
        "dupr_id": "672MY0",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4783267695,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Friedman",
        "dupr_id": "8JQX6D",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Ron Csillag",
        "dupr_id": "4L9MEM",
        "rating": 2.916,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]