Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CINCO DE MAYO - CINCO DE MAYO

ID: 7342301420

Match Scores

7-11

Loss

Play Date

2026-05-05

Play Time (Est)

9:00 PM

Play Location

US Academy of Pickleball Old Bethpage NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Randy Stein

MYOJXD · USA

DUPR

3.277

DE
Daniel Einsidler

JPNVDO · Mineola, NY, US

DUPR

3.359

TEAM 2WINNER
ME
Mark Eastzer

O677Q2 · Long Beach, NY, US

DUPR

3.309

AS
Adam Schleichkorn

D57M2L · USA

DUPR

4.218

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-7342301420
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7490146736,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randy Stein",
        "dupr_id": "MYOJXD",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel  Einsidler",
        "dupr_id": "JPNVDO",
        "rating": 3.359,
        "profile_pic_url": null,
        "location": "Mineola, NY, US"
      }
    ]
  },
  {
    "team_id": 8357864666,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Eastzer",
        "dupr_id": "O677Q2",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      },
      {
        "name": "Adam Schleichkorn",
        "dupr_id": "D57M2L",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]