Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (10) Picklr Centereach @ Paddles Up East Setauket

ID: 4717201808

Match Scores

18-21

Win

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LG
Lisa Gross

8M7YPD · USA

DUPR

3.706

RP
Regina Prete

8JKDOM · USA

DUPR

3.348

TEAM 2WINNER
MM
Michele Mchugh

6ZQKJE · Babylon, NY, US

DUPR

4.046

SS
Samantha Sloan

M9DMYP · USA

DUPR

3.407

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-4717201808
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6008583132,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Gross",
        "dupr_id": "8M7YPD",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Regina Prete",
        "dupr_id": "8JKDOM",
        "rating": 3.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4924750339,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michele Mchugh",
        "dupr_id": "6ZQKJE",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Babylon, NY, US"
      },
      {
        "name": "Samantha Sloan",
        "dupr_id": "M9DMYP",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]