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

Xpose Wednesday’s Games B - Xpose Wednesday’s Games B

ID: 4447771179

Match Scores

8-11

Loss

Play Date

2026-06-03

Play Time (Est)

4:45 AM

Play Location

Pickleball XPO Oceanside NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

3.009

DN
Diane negron

ME45OO · Rockville Centre, NY, US

DUPR

3.258

TEAM 2WINNER
DL
David Landerer

0RWJ7Q · Oceanside, NY, US

DUPR

3.498

CF
Cristy Flores

Z96KKD · NY, US

DUPR

3.358

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-4447771179
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4678586240,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 3.009,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Diane  negron",
        "dupr_id": "ME45OO",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      }
    ]
  },
  {
    "team_id": 4920354232,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Landerer",
        "dupr_id": "0RWJ7Q",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Cristy Flores",
        "dupr_id": "Z96KKD",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": "NY, US"
      }
    ]
  }
]