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

Expose Wednesday’s Games A - Expose Wednesday’s Games A

ID: 5042176071

Match Scores

5-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
MS
Maria Strauch

QX79L4 · Oceanside, NY, US

DUPR

2.046

BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

3.011

TEAM 2WINNER
JC
Janine Chakides

G009LG · East Meadow, NY, US

DUPR

3.392

DN
Diane negron

ME45OO · Rockville Centre, NY, US

DUPR

3.248

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-5042176071
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8305408967,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maria Strauch",
        "dupr_id": "QX79L4",
        "rating": 2.046,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 7826850739,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janine  Chakides",
        "dupr_id": "G009LG",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      },
      {
        "name": "Diane  negron",
        "dupr_id": "ME45OO",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      }
    ]
  }
]