Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7556342949

Match Scores

5-11

Loss

Play Date

2026-04-07

Play Time (Est)

10:15 AM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
RL
Ron Licandro

KXG72Y · Old Bethpage, NY, US

DUPR

3.411

ME
Mark Eastzer

O677Q2 · Long Beach, NY, US

DUPR

3.282

TEAM 2WINNER
KD
Katie Duke

V4NQRJ · Old Bethpage, NY, US

DUPR

3.399

FP
Frank Pryz

4LKXEG · Amityville, NY, US

DUPR

4.271

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-7556342949
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5133278043,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ron Licandro",
        "dupr_id": "KXG72Y",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": "Old Bethpage, NY, US"
      },
      {
        "name": "Mark Eastzer",
        "dupr_id": "O677Q2",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      }
    ]
  },
  {
    "team_id": 4649766717,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katie  Duke",
        "dupr_id": "V4NQRJ",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "Old Bethpage, NY, US"
      },
      {
        "name": "Frank Pryz",
        "dupr_id": "4LKXEG",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Amityville, NY, US"
      }
    ]
  }
]