Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle N Par Club Smithtown

ID: 6538596873

Match Scores

11-0

Win

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

Nesconset, NY 11767, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AR
Andrew Ritter

8WMJML · Locust Valley, NY, US

DUPR

4.682

EH
Eric Handelman

8WKOEY · Melville, NY, US

DUPR

5.005

TEAM 2LOSS
JS
Jake Sciacca

WX69JY · USA

DUPR

3.769

JK
Jackson Krush

3XQ9X4 · Jericho, NY, US

DUPR

4.500

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-6538596873
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6650742037,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Ritter",
        "dupr_id": "8WMJML",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Locust Valley, NY, US"
      },
      {
        "name": "Eric Handelman",
        "dupr_id": "8WKOEY",
        "rating": 5.005,
        "profile_pic_url": null,
        "location": "Melville, NY, US"
      }
    ]
  },
  {
    "team_id": 7556155446,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Sciacca",
        "dupr_id": "WX69JY",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jackson Krush",
        "dupr_id": "3XQ9X4",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Jericho, NY, US"
      }
    ]
  }
]