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

CINCO DE MAYO - Copy - CINCO DE MAYO - Copy

ID: 7596891539

Match Scores

11-4

Win

Play Date

2026-05-05

Play Time (Est)

12:45 AM

Play Location

US Academy of Pickleball Old Bethpage NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Adam Schleichkorn

D57M2L · USA

DUPR

4.299

DE
Daniel Einsidler

JPNVDO · Mineola, NY, US

DUPR

3.366

TEAM 2LOSS
MG
Mark Geier

4ZKYW2 · Plainview, NY, US

DUPR

3.017

ME
Mark Eastzer

O677Q2 · Long Beach, NY, US

DUPR

3.296

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-7596891539
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8133793590,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Schleichkorn",
        "dupr_id": "D57M2L",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel  Einsidler",
        "dupr_id": "JPNVDO",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": "Mineola, NY, US"
      }
    ]
  },
  {
    "team_id": 5918572044,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Geier",
        "dupr_id": "4ZKYW2",
        "rating": 3.017,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      },
      {
        "name": "Mark Eastzer",
        "dupr_id": "O677Q2",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      }
    ]
  }
]