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

Xpose Wednesday - Copy - Xpose Wednesday - Copy

ID: 7882988844

Match Scores

11-9

Loss

Play Date

2026-05-20

Play Time (Est)

1:00 PM

Play Location

Pickleball XPO Oceanside NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
DN
Diane negron

ME45OO · Rockville Centre, NY, US

DUPR

3.258

DL
David Landerer

0RWJ7Q · Oceanside, NY, US

DUPR

3.581

TEAM 2LOSS
CF
Cristy Flores

Z96KKD · NY, US

DUPR

3.391

JB
Jennifer Bragin

YN922K · Long Beach, NY, US

DUPR

2.513

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-7882988844
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6054206145,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Diane  negron",
        "dupr_id": "ME45OO",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      },
      {
        "name": "David Landerer",
        "dupr_id": "0RWJ7Q",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 4696618697,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cristy Flores",
        "dupr_id": "Z96KKD",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": "NY, US"
      },
      {
        "name": "Jennifer Bragin",
        "dupr_id": "YN922K",
        "rating": 2.513,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      }
    ]
  }
]