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

Tuesday’s Games LIPC - Tuesday’s Games LIPC

ID: 5760106077

Match Scores

9-11

Win

Play Date

2026-03-17

Play Time (Est)

10:15 AM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
PH

DUPR

3.348

JV
John venticinque

RY560D · Deer Park, NY, US

DUPR

3.062

TEAM 2WINNER
PT
Pete Torres

2QG044 · Queens County, NY, US

DUPR

3.288

JM
Josephine Mascolo

670N70 · Massapequa Park, NY, US

DUPR

3.304

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-5760106077
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5793467322,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patrick Henry Powers",
        "dupr_id": "YXYYEG",
        "rating": 3.348,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John  venticinque",
        "dupr_id": "RY560D",
        "rating": 3.062,
        "profile_pic_url": null,
        "location": "Deer Park, NY, US"
      }
    ]
  },
  {
    "team_id": 6805429413,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pete Torres",
        "dupr_id": "2QG044",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Josephine Mascolo",
        "dupr_id": "670N70",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  }
]