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

LIPC Tuesday’s Games - LIPC Tuesday’s Games

ID: 5418145420

Match Scores

11-5

Win

Play Date

2026-06-02

Play Time (Est)

5:00 PM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
LD
Lee Duke

KXX47K · Huntington, NY, US

DUPR

3.948

BD
Bella Duke

VXV6GE · Huntington Station, NY, US

DUPR

3.589

TEAM 2LOSS
JV
John venticinque

RY560D · Deer Park, NY, US

DUPR

2.947

PH

DUPR

3.319

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-5418145420
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7695009321,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lee Duke",
        "dupr_id": "KXX47K",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Huntington, NY, US"
      },
      {
        "name": "Bella Duke",
        "dupr_id": "VXV6GE",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": "Huntington Station, NY, US"
      }
    ]
  },
  {
    "team_id": 5781344315,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John  venticinque",
        "dupr_id": "RY560D",
        "rating": 2.947,
        "profile_pic_url": null,
        "location": "Deer Park, NY, US"
      },
      {
        "name": "Patrick Henry Powers",
        "dupr_id": "YXYYEG",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]