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

CINCO DE MAYO - CINCO DE MAYO

ID: 6459279214

Match Scores

11-5

Win

Play Date

2026-05-05

Play Time (Est)

11:30 PM

Play Location

US Academy of Pickleball Old Bethpage NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Adam Schleichkorn

D57M2L · USA

DUPR

4.204

DE
Daniel Einsidler

JPNVDO · Mineola, NY, US

DUPR

3.363

TEAM 2LOSS
ED
Ed DAmbrosio

GX0ZWM · USA

DUPR

2.765

RS
Randy Stein

MYOJXD · USA

DUPR

3.268

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-6459279214
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7894673904,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Schleichkorn",
        "dupr_id": "D57M2L",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel  Einsidler",
        "dupr_id": "JPNVDO",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": "Mineola, NY, US"
      }
    ]
  },
  {
    "team_id": 7164509012,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ed DAmbrosio",
        "dupr_id": "GX0ZWM",
        "rating": 2.765,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randy Stein",
        "dupr_id": "MYOJXD",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]