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

Xpose Wednesday - Copy - Xpose Wednesday - Copy

ID: 5476421370

Match Scores

8-11

Loss

Play Date

2026-05-20

Play Time (Est)

7:30 PM

Play Location

Pickleball XPO Oceanside NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Jennifer Bragin

YN922K · Long Beach, NY, US

DUPR

2.510

DN
Diane negron

ME45OO · Rockville Centre, NY, US

DUPR

3.269

TEAM 2WINNER
CF
Cristy Flores

Z96KKD · NY, US

DUPR

3.395

DL
David Landerer

0RWJ7Q · Oceanside, NY, US

DUPR

3.584

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-5476421370
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6203461787,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Bragin",
        "dupr_id": "YN922K",
        "rating": 2.51,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      },
      {
        "name": "Diane  negron",
        "dupr_id": "ME45OO",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      }
    ]
  },
  {
    "team_id": 5098902424,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cristy Flores",
        "dupr_id": "Z96KKD",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": "NY, US"
      },
      {
        "name": "David Landerer",
        "dupr_id": "0RWJ7Q",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  }
]