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

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

ID: 5442634997

Match Scores

11-6

Loss

Play Date

2026-04-07

Play Time (Est)

6:15 AM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
KD
Katie Duke

V4NQRJ · Old Bethpage, NY, US

DUPR

3.392

ME
Mark Eastzer

O677Q2 · Long Beach, NY, US

DUPR

3.288

TEAM 2LOSS
BD
Brady Duke

ELNE2W · USA

DUPR

2.686

RL
Ron Licandro

KXG72Y · Old Bethpage, NY, US

DUPR

3.417

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-5442634997
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6313626032,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie  Duke",
        "dupr_id": "V4NQRJ",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "Old Bethpage, NY, US"
      },
      {
        "name": "Mark Eastzer",
        "dupr_id": "O677Q2",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      }
    ]
  },
  {
    "team_id": 8395780001,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brady  Duke",
        "dupr_id": "ELNE2W",
        "rating": 2.686,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ron Licandro",
        "dupr_id": "KXG72Y",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": "Old Bethpage, NY, US"
      }
    ]
  }
]