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

Mixed League 3.5-3.9 Saturday

ID: 8120413217

Match Scores

11-4

Win

Play Date

2026-05-02

Play Time (Est)

6:15 AM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
FA
Faruq A

4L60V2 · Bethpage, NY, US

DUPR

3.728

AI
Armando Inca

QPD6OD · New York, NY, US

DUPR

3.305

TEAM 2LOSS
RM
Rob Marchese

2Y9ON4 · Plainview, NY, US

DUPR

3.293

TS
Thameem Shahul

6K5PEK · USA

DUPR

3.069

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-8120413217
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8482803454,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Faruq A",
        "dupr_id": "4L60V2",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": "Bethpage, NY, US"
      },
      {
        "name": "Armando Inca",
        "dupr_id": "QPD6OD",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8242489717,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Marchese",
        "dupr_id": "2Y9ON4",
        "rating": 3.293,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      },
      {
        "name": "Thameem Shahul",
        "dupr_id": "6K5PEK",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]