Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LIPC Tuesday’s Games - Copy - LIPC Tuesday’s Games - Copy

ID: 5788403619

Match Scores

1-11

Loss

Play Date

2026-04-07

Play Time (Est)

4:45 AM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
RL
Ron Licandro

KXG72Y · Old Bethpage, NY, US

DUPR

3.424

BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.802

TEAM 2WINNER
FP
Frank Pryz

4LKXEG · Amityville, NY, US

DUPR

4.264

BD
Bella Duke

VXV6GE · Huntington Station, NY, US

DUPR

3.586

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-5788403619
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4364137088,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ron Licandro",
        "dupr_id": "KXG72Y",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": "Old Bethpage, NY, US"
      },
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.802,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 5207935986,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Frank Pryz",
        "dupr_id": "4LKXEG",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Amityville, NY, US"
      },
      {
        "name": "Bella Duke",
        "dupr_id": "VXV6GE",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Huntington Station, NY, US"
      }
    ]
  }
]