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

LIPC Tuesday’s Games - LIPC Tuesday’s Games

ID: 5869714620

Match Scores

11-7

Win

Play Date

2026-05-12

Play Time (Est)

1:00 PM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
EL
eric lau

0Q7242 · Merrick, NY, US

DUPR

3.214

JC
Janine Chakides

G009LG · East Meadow, NY, US

DUPR

3.378

TEAM 2LOSS
JB
Jennifer Bragin

YN922K · Long Beach, NY, US

DUPR

2.541

LK
Laura Keena

4ZKK7V · Farmingdale, NY, US

DUPR

3.606

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-5869714620
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7972675053,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "eric lau",
        "dupr_id": "0Q7242",
        "rating": 3.214,
        "profile_pic_url": null,
        "location": "Merrick, NY, US"
      },
      {
        "name": "Janine  Chakides",
        "dupr_id": "G009LG",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      }
    ]
  },
  {
    "team_id": 5482438274,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Bragin",
        "dupr_id": "YN922K",
        "rating": 2.541,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      },
      {
        "name": "Laura Keena",
        "dupr_id": "4ZKK7V",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "Farmingdale, NY, US"
      }
    ]
  }
]