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

Tuesday’s Games LIPC - Tuesday’s Games LIPC

ID: 6173231078

Match Scores

7-11

Loss

Play Date

2026-03-17

Play Time (Est)

3:30 PM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
PT
Pete Torres

2QG044 · Queens County, NY, US

DUPR

3.276

JV
John venticinque

RY560D · Deer Park, NY, US

DUPR

3.053

TEAM 2WINNER
BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.876

JM
Josephine Mascolo

670N70 · Massapequa Park, NY, US

DUPR

3.313

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-6173231078
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6688541893,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pete Torres",
        "dupr_id": "2QG044",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "John  venticinque",
        "dupr_id": "RY560D",
        "rating": 3.053,
        "profile_pic_url": null,
        "location": "Deer Park, NY, US"
      }
    ]
  },
  {
    "team_id": 8060947808,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Josephine Mascolo",
        "dupr_id": "670N70",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  }
]