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

Expose Wednesday’s Games A - Copy - Expose Wednesday’s Games A - Copy

ID: 5919506732

Match Scores

11-5

Win

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Pickleball XPO Oceanside NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
DL
David Landerer

0RWJ7Q · Oceanside, NY, US

DUPR

3.501

DN
Diane negron

ME45OO · Rockville Centre, NY, US

DUPR

3.270

TEAM 2LOSS
JC
Janine Chakides

G009LG · East Meadow, NY, US

DUPR

3.389

BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.988

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-5919506732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6464548143,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Landerer",
        "dupr_id": "0RWJ7Q",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Diane  negron",
        "dupr_id": "ME45OO",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      }
    ]
  },
  {
    "team_id": 4491530878,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Janine  Chakides",
        "dupr_id": "G009LG",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      },
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.988,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  }
]