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

Xpose Wednesday - Xpose Wednesday

ID: 5096717607

Match Scores

5-11

Loss

Play Date

2026-05-20

Play Time (Est)

4:45 AM

Play Location

Pickleball XPO Oceanside NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Jennifer Bragin

YN922K · Long Beach, NY, US

DUPR

2.501

BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.845

TEAM 2WINNER
LB
Lori Barrett

RXM7WN · Lynbrook, NY, US

DUPR

3.542

DN
Diane negron

ME45OO · Rockville Centre, NY, US

DUPR

3.266

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-5096717607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5719768507,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Bragin",
        "dupr_id": "YN922K",
        "rating": 2.501,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      },
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.845,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 5575332157,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lori  Barrett",
        "dupr_id": "RXM7WN",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Lynbrook, NY, US"
      },
      {
        "name": "Diane  negron",
        "dupr_id": "ME45OO",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      }
    ]
  }
]