Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PicklePal's Inaugural MLP Style Tournament - Pool Play - Pool A - Women's Doubles

ID: 7250223169

Match Scores

3-11

Loss

Play Date

2026-05-03

Play Time (Est)

2:15 AM

Play Location

Pickleball Prime

View Facility Page →

Competitor Teams

TEAM 1LOSS
LC
Londyn Caci

XJLYQR · Queens County, NY, US

DUPR

3.789

SY
Shelby Yacovone

W6R0DK · Queens County, NY, US

DUPR

3.787

TEAM 2WINNER
VC
Veronica Cardona

RZQ9VE · Oceanside, NY, US

DUPR

4.147

CF
Catherine Figgie

Q5YOY0 · Queens County, NY, US

DUPR

4.237

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-7250223169
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5212017881,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Londyn Caci",
        "dupr_id": "XJLYQR",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Shelby Yacovone",
        "dupr_id": "W6R0DK",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 4650260783,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Veronica Cardona",
        "dupr_id": "RZQ9VE",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Catherine Figgie",
        "dupr_id": "Q5YOY0",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]