Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

THE TUESDAY GRIND - THE TUESDAY GRIND

ID: 4958310024

Match Scores

10-11

Loss

Play Date

2026-04-07

Play Time (Est)

1:00 PM

Play Location

US Academy of Pickleball Old Bethpage NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
joe LoGiudice

Q544GN · Bethpage, NY, US

DUPR

3.828

RM
Richard Moritz

G5Q4QD · Massapequa Park, NY, US

DUPR

3.346

TEAM 2WINNER
AS
Adam Schleichkorn

D57M2L · USA

DUPR

4.255

TP
thomas page

N777YN · Massapequa Park, NY, US

DUPR

3.329

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-4958310024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4699244987,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "joe LoGiudice",
        "dupr_id": "Q544GN",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Bethpage, NY, US"
      },
      {
        "name": "Richard Moritz",
        "dupr_id": "G5Q4QD",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  },
  {
    "team_id": 4876268294,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Schleichkorn",
        "dupr_id": "D57M2L",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "thomas page",
        "dupr_id": "N777YN",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  }
]