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

Mixed League 3.5-3.9 Saturday

ID: 6452993633

Match Scores

11-3

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

AI
Armando Inca

QPD6OD · New York, NY, US

DUPR

3.299

TEAM 2LOSS
LK
Lon Kels

ZN6V6L · Jericho, NY, US

DUPR

3.560

SL
Sueng Lee

ZZ7VLD · USA

DUPR

2.658

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-6452993633
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6302517039,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Faruq A",
        "dupr_id": "4L60V2",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "Bethpage, NY, US"
      },
      {
        "name": "Armando Inca",
        "dupr_id": "QPD6OD",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 4820211414,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lon Kels",
        "dupr_id": "ZN6V6L",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "Jericho, NY, US"
      },
      {
        "name": "Sueng Lee",
        "dupr_id": "ZZ7VLD",
        "rating": 2.658,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]