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

Pickle N Par Club Smithtown

ID: 7206373127

Match Scores

4-11

Win

Play Date

2026-05-02

Play Time (Est)

12:45 AM

Play Location

Nesconset, NY 11767, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Jake Sciacca

WX69JY · USA

DUPR

3.794

JK
Jackson Krush

3XQ9X4 · Jericho, NY, US

DUPR

4.484

TEAM 2WINNER
AR
Andrew Ritter

8WMJML · Locust Valley, NY, US

DUPR

4.582

EH
Eric Handelman

8WKOEY · Melville, NY, US

DUPR

5.193

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-7206373127
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6620708759,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Sciacca",
        "dupr_id": "WX69JY",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jackson Krush",
        "dupr_id": "3XQ9X4",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Jericho, NY, US"
      }
    ]
  },
  {
    "team_id": 4358718279,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Ritter",
        "dupr_id": "8WMJML",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Locust Valley, NY, US"
      },
      {
        "name": "Eric Handelman",
        "dupr_id": "8WKOEY",
        "rating": 5.193,
        "profile_pic_url": null,
        "location": "Melville, NY, US"
      }
    ]
  }
]