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

Xpose Wednesday - Xpose Wednesday

ID: 4719254209

Match Scores

8-11

Loss

Play Date

2026-05-20

Play Time (Est)

2:15 AM

Play Location

Pickleball XPO Oceanside NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
DN
Diane negron

ME45OO · Rockville Centre, NY, US

DUPR

3.280

JB
Jennifer Bragin

YN922K · Long Beach, NY, US

DUPR

2.504

TEAM 2WINNER
BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.848

LB
Lori Barrett

RXM7WN · Lynbrook, NY, US

DUPR

3.498

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-4719254209
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8176942756,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Diane  negron",
        "dupr_id": "ME45OO",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      },
      {
        "name": "Jennifer Bragin",
        "dupr_id": "YN922K",
        "rating": 2.504,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      }
    ]
  },
  {
    "team_id": 4933865717,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.848,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Lori  Barrett",
        "dupr_id": "RXM7WN",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": "Lynbrook, NY, US"
      }
    ]
  }
]