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

LIPC Tuesday’s Games - LIPC Tuesday’s Games

ID: 6253815137

Match Scores

11-7

Win

Play Date

2026-05-26

Play Time (Est)

6:15 AM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
LK
Laura Keena

4ZKK7V · Farmingdale, NY, US

DUPR

3.540

BD
Bella Duke

VXV6GE · Huntington Station, NY, US

DUPR

3.593

TEAM 2LOSS
TP
thomas page

N777YN · Massapequa Park, NY, US

DUPR

3.582

BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.891

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-6253815137
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5147328984,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Keena",
        "dupr_id": "4ZKK7V",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": "Farmingdale, NY, US"
      },
      {
        "name": "Bella Duke",
        "dupr_id": "VXV6GE",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Huntington Station, NY, US"
      }
    ]
  },
  {
    "team_id": 7179136914,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "thomas page",
        "dupr_id": "N777YN",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      },
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.891,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  }
]