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

Tuesday’s Games LIPC - Tuesday’s Games LIPC

ID: 6132915578

Match Scores

11-9

Win

Play Date

2026-03-17

Play Time (Est)

3:30 PM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
ME
Mark Eastzer

O677Q2 · Long Beach, NY, US

DUPR

3.249

PT
Pete Torres

2QG044 · Queens County, NY, US

DUPR

3.275

TEAM 2LOSS
BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.876

JV
John venticinque

RY560D · Deer Park, NY, US

DUPR

3.054

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-6132915578
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7054357574,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Eastzer",
        "dupr_id": "O677Q2",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      },
      {
        "name": "Pete Torres",
        "dupr_id": "2QG044",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 7089072993,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "John  venticinque",
        "dupr_id": "RY560D",
        "rating": 3.054,
        "profile_pic_url": null,
        "location": "Deer Park, NY, US"
      }
    ]
  }
]