Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

THE TUESDAY GRIND - THE TUESDAY GRIND

ID: 5782927226

Match Scores

10-12

Loss

Play Date

2026-04-07

Play Time (Est)

3:30 PM

Play Location

US Academy of Pickleball Old Bethpage NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
RM
Richard Moritz

G5Q4QD · Massapequa Park, NY, US

DUPR

3.389

MD
Michael Dougherty

89GZK1 · West Hempstead, NY, US

DUPR

3.903

TEAM 2WINNER
JL
joe LoGiudice

Q544GN · Bethpage, NY, US

DUPR

3.824

AS
Adam Schleichkorn

D57M2L · USA

DUPR

4.136

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-5782927226
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4812532634,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Moritz",
        "dupr_id": "G5Q4QD",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      },
      {
        "name": "Michael Dougherty",
        "dupr_id": "89GZK1",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": "West Hempstead, NY, US"
      }
    ]
  },
  {
    "team_id": 4313689609,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "joe LoGiudice",
        "dupr_id": "Q544GN",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "Bethpage, NY, US"
      },
      {
        "name": "Adam Schleichkorn",
        "dupr_id": "D57M2L",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]