Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

THE TUESDAY GRIND - Copy - THE TUESDAY GRIND - Copy

ID: 5618130133

Match Scores

6-11

Win

Play Date

2026-04-07

Play Time (Est)

2:15 AM

Play Location

US Academy of Pickleball Old Bethpage NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Adam Schleichkorn

D57M2L · USA

DUPR

4.146

ED
Ed DAmbrosio

GX0ZWM · USA

DUPR

2.753

TEAM 2WINNER
MD
Michael Dougherty

89GZK1 · West Hempstead, NY, US

DUPR

3.902

RM
Richard Moritz

G5Q4QD · Massapequa Park, NY, US

DUPR

3.382

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-5618130133
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5829294069,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Schleichkorn",
        "dupr_id": "D57M2L",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ed DAmbrosio",
        "dupr_id": "GX0ZWM",
        "rating": 2.753,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4518839314,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Dougherty",
        "dupr_id": "89GZK1",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "West Hempstead, NY, US"
      },
      {
        "name": "Richard Moritz",
        "dupr_id": "G5Q4QD",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  }
]