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

Pickle N Par Club Smithtown

ID: 5792365146

Match Scores

7-11

Loss

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

Nesconset, NY 11767, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AR
Andrew Ritter

8WMJML · Locust Valley, NY, US

DUPR

4.487

JK
Jackson Krush

3XQ9X4 · Jericho, NY, US

DUPR

4.433

TEAM 2WINNER
JS
Jake Sciacca

WX69JY · USA

DUPR

3.879

BC
Braden Ciszek

175XP5 · Northport, NY, US

DUPR

5.203

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-5792365146
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6850975248,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Ritter",
        "dupr_id": "8WMJML",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Locust Valley, NY, US"
      },
      {
        "name": "Jackson Krush",
        "dupr_id": "3XQ9X4",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Jericho, NY, US"
      }
    ]
  },
  {
    "team_id": 8567232714,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Sciacca",
        "dupr_id": "WX69JY",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Braden Ciszek",
        "dupr_id": "175XP5",
        "rating": 5.203,
        "profile_pic_url": null,
        "location": "Northport, NY, US"
      }
    ]
  }
]