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

Xpose Wednesday - Xpose Wednesday

ID: 6019104900

Match Scores

3-11

Win

Play Date

2026-05-20

Play Time (Est)

1:00 PM

Play Location

Pickleball XPO Oceanside NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
CF
Cristy Flores

Z96KKD · NY, US

DUPR

3.398

DN
Diane negron

ME45OO · Rockville Centre, NY, US

DUPR

3.263

TEAM 2WINNER
DL
David Landerer

0RWJ7Q · Oceanside, NY, US

DUPR

3.593

LB
Lori Barrett

RXM7WN · Lynbrook, NY, US

DUPR

3.536

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-6019104900
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5874137567,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cristy Flores",
        "dupr_id": "Z96KKD",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": "NY, US"
      },
      {
        "name": "Diane  negron",
        "dupr_id": "ME45OO",
        "rating": 3.263,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      }
    ]
  },
  {
    "team_id": 6632068301,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Landerer",
        "dupr_id": "0RWJ7Q",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Lori  Barrett",
        "dupr_id": "RXM7WN",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": "Lynbrook, NY, US"
      }
    ]
  }
]