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

THE TUESDAY GRIND - THE TUESDAY GRIND

ID: 7253996884

Match Scores

8-11

Win

Play Date

2026-04-07

Play Time (Est)

5:00 PM

Play Location

US Academy of Pickleball Old Bethpage NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
TP
thomas page

N777YN · Massapequa Park, NY, US

DUPR

3.335

ED
Ed DAmbrosio

GX0ZWM · USA

DUPR

2.650

TEAM 2WINNER
RJ
Robert J McKenna

W62QMG · Westbury, NY, US

DUPR

4.338

RM
Richard Moritz

G5Q4QD · Massapequa Park, NY, US

DUPR

3.419

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-7253996884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7913771610,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "thomas page",
        "dupr_id": "N777YN",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      },
      {
        "name": "Ed DAmbrosio",
        "dupr_id": "GX0ZWM",
        "rating": 2.65,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5262090558,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert J McKenna",
        "dupr_id": "W62QMG",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Westbury, NY, US"
      },
      {
        "name": "Richard Moritz",
        "dupr_id": "G5Q4QD",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  }
]