Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

LIPC Tuesday’s Games - Copy - LIPC Tuesday’s Games - Copy

ID: 7927183512

Match Scores

8-11

Win

Play Date

2026-04-07

Play Time (Est)

1:00 PM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
JV
John venticinque

RY560D · Deer Park, NY, US

DUPR

3.151

AS
Adam Stork

X27Q97 · North Bellmore, NY, US

DUPR

3.753

TEAM 2WINNER
RL
Ron Licandro

KXG72Y · Old Bethpage, NY, US

DUPR

3.486

BD
Bella Duke

VXV6GE · Huntington Station, NY, US

DUPR

3.530

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-7927183512
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8310840704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John  venticinque",
        "dupr_id": "RY560D",
        "rating": 3.151,
        "profile_pic_url": null,
        "location": "Deer Park, NY, US"
      },
      {
        "name": "Adam Stork",
        "dupr_id": "X27Q97",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      }
    ]
  },
  {
    "team_id": 4887795299,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ron Licandro",
        "dupr_id": "KXG72Y",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": "Old Bethpage, NY, US"
      },
      {
        "name": "Bella Duke",
        "dupr_id": "VXV6GE",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Huntington Station, NY, US"
      }
    ]
  }
]