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

Xpose Wednesday - Copy - Xpose Wednesday - Copy

ID: 5358098464

Match Scores

4-11

Loss

Play Date

2026-05-20

Play Time (Est)

5:00 PM

Play Location

Pickleball XPO Oceanside NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.844

JB
Jennifer Bragin

YN922K · Long Beach, NY, US

DUPR

2.529

TEAM 2WINNER
LB
Lori Barrett

RXM7WN · Lynbrook, NY, US

DUPR

3.443

DL
David Landerer

0RWJ7Q · Oceanside, NY, US

DUPR

3.599

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-5358098464
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4515330014,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Jennifer Bragin",
        "dupr_id": "YN922K",
        "rating": 2.529,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      }
    ]
  },
  {
    "team_id": 6708387293,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lori  Barrett",
        "dupr_id": "RXM7WN",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Lynbrook, NY, US"
      },
      {
        "name": "David Landerer",
        "dupr_id": "0RWJ7Q",
        "rating": 3.599,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  }
]