Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6514660682

Match Scores

11-3

Loss

Play Date

2026-05-03

Play Time (Est)

3:30 PM

Play Location

Pickleball Prime

View Facility Page →

Competitor Teams

TEAM 1WINNER
VC
Veronica Cardona

RZQ9VE · Oceanside, NY, US

DUPR

4.163

CF
Catherine Figgie

Q5YOY0 · Queens County, NY, US

DUPR

4.253

TEAM 2LOSS
Jennifer Wang

6ZOJ2D · New York, NY, US

DUPR

3.869

IK
Isabel Kim

O6JLPE · New York, NY, US

DUPR

3.959

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-6514660682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5957793300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Veronica Cardona",
        "dupr_id": "RZQ9VE",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Catherine Figgie",
        "dupr_id": "Q5YOY0",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 4675281047,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Wang",
        "dupr_id": "6ZOJ2D",
        "rating": 3.869,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/127674_6352cfeecfc9a.jpg",
        "location": "New York, NY, US"
      },
      {
        "name": "Isabel Kim",
        "dupr_id": "O6JLPE",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]