Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pickle N Par Club Smithtown

ID: 6055153339

Match Scores

0-11

Win

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Nesconset, NY 11767, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AR
Andrew Ritter

8WMJML · Locust Valley, NY, US

DUPR

4.607

JS
Jake Sciacca

WX69JY · USA

DUPR

3.705

TEAM 2WINNER
EH
Eric Handelman

8WKOEY · Melville, NY, US

DUPR

5.072

BC
Braden Ciszek

175XP5 · Northport, NY, US

DUPR

5.249

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-6055153339
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4472035789,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Ritter",
        "dupr_id": "8WMJML",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Locust Valley, NY, US"
      },
      {
        "name": "Jake Sciacca",
        "dupr_id": "WX69JY",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6944582377,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Handelman",
        "dupr_id": "8WKOEY",
        "rating": 5.072,
        "profile_pic_url": null,
        "location": "Melville, NY, US"
      },
      {
        "name": "Braden Ciszek",
        "dupr_id": "175XP5",
        "rating": 5.249,
        "profile_pic_url": null,
        "location": "Northport, NY, US"
      }
    ]
  }
]