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

LIPC Tuesday’s Games - LIPC Tuesday’s Games

ID: 5974062370

Match Scores

6-11

Win

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
BD
Brady Duke

ELNE2W · USA

DUPR

2.632

JV
John venticinque

RY560D · Deer Park, NY, US

DUPR

2.951

TEAM 2WINNER
BD
Bella Duke

VXV6GE · Huntington Station, NY, US

DUPR

3.585

RM
Rachel Moran

56MVEP · Farmingdale, NY, US

DUPR

3.367

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-5974062370
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6983376519,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brady  Duke",
        "dupr_id": "ELNE2W",
        "rating": 2.632,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John  venticinque",
        "dupr_id": "RY560D",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": "Deer Park, NY, US"
      }
    ]
  },
  {
    "team_id": 7128164658,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bella Duke",
        "dupr_id": "VXV6GE",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": "Huntington Station, NY, US"
      },
      {
        "name": "Rachel Moran",
        "dupr_id": "56MVEP",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": "Farmingdale, NY, US"
      }
    ]
  }
]