Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle N Par Club Smithtownrobert

ID: 5056475601

Match Scores

11-6

Loss

Play Date

2026-04-05

Play Time (Est)

10:15 AM

Play Location

Nesconset, NY 11767, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
Kyle Watts

2QMNKR · USA

DUPR

3.780

TM
Tyler Marceca

7Z5K75 · USA

DUPR

3.882

TEAM 2LOSS
RC
Robert Cerrito

8KKJO7 · Huntington, NY, US

DUPR

4.067

DZ
David Zhang

9PZYVK · USA

DUPR

3.575

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-5056475601
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5998179483,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle  Watts",
        "dupr_id": "2QMNKR",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Marceca",
        "dupr_id": "7Z5K75",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8460639372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Cerrito",
        "dupr_id": "8KKJO7",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Huntington, NY, US"
      },
      {
        "name": "David Zhang",
        "dupr_id": "9PZYVK",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]