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

PICKLE & CHILL B - PICKLE & CHILL B

ID: 7704761182

Match Scores

9-11

Loss

Play Date

2025-09-20

Play Time (Est)

11:30 PM

Play Location

Long Island Pickleball Center Melville NY

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Randy Stein

MYOJXD · USA

DUPR

3.423

RM
Richard Moritz

G5Q4QD · Massapequa Park, NY, US

DUPR

3.322

TEAM 2WINNER
RL
Ron Licandro

KXG72Y · Old Bethpage, NY, US

DUPR

3.470

TP
thomas page

N777YN · Massapequa Park, NY, US

DUPR

3.410

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-7704761182
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5186819956,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randy Stein",
        "dupr_id": "MYOJXD",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Moritz",
        "dupr_id": "G5Q4QD",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  },
  {
    "team_id": 5965752332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ron Licandro",
        "dupr_id": "KXG72Y",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": "Old Bethpage, NY, US"
      },
      {
        "name": "thomas page",
        "dupr_id": "N777YN",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  }
]