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

Xpose again - Xpose again

ID: 5435326236

Match Scores

12-10

Win

Play Date

2026-05-20

Play Time (Est)

1:00 PM

Play Location

Pickleball XPO Oceanside NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
LB
Lori Barrett

RXM7WN · Lynbrook, NY, US

DUPR

3.553

DN
Diane negron

ME45OO · Rockville Centre, NY, US

DUPR

3.259

TEAM 2LOSS
BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.854

DL
David Landerer

0RWJ7Q · Oceanside, NY, US

DUPR

3.581

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-5435326236
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5440341551,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lori  Barrett",
        "dupr_id": "RXM7WN",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "Lynbrook, NY, US"
      },
      {
        "name": "Diane  negron",
        "dupr_id": "ME45OO",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      }
    ]
  },
  {
    "team_id": 6295096790,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.854,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "David Landerer",
        "dupr_id": "0RWJ7Q",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  }
]