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

LIPC Tuesday’s Games - LIPC Tuesday’s Games

ID: 5499181255

Match Scores

7-11

Loss

Play Date

2026-03-31

Play Time (Est)

8:45 AM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Janine Chakides

G009LG · East Meadow, NY, US

DUPR

3.429

ME
Mark Eastzer

O677Q2 · Long Beach, NY, US

DUPR

3.270

TEAM 2WINNER
RL
Ron Licandro

KXG72Y · Old Bethpage, NY, US

DUPR

3.457

AS
Adam Stork

X27Q97 · North Bellmore, NY, US

DUPR

3.827

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-5499181255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4803636160,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Janine  Chakides",
        "dupr_id": "G009LG",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      },
      {
        "name": "Mark Eastzer",
        "dupr_id": "O677Q2",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      }
    ]
  },
  {
    "team_id": 6595405991,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ron Licandro",
        "dupr_id": "KXG72Y",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "Old Bethpage, NY, US"
      },
      {
        "name": "Adam Stork",
        "dupr_id": "X27Q97",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      }
    ]
  }
]