Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Camp Pickleball's February Frenzy - Women's Doubles: (Open / 4.5+)

ID: 6666940154

Match Scores

15-2

Loss

Play Date

2026-02-15

Play Time (Est)

3:30 PM

Play Location

Plainville, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
NS
Neely Sullivan

16XXXE · Boston, MA, US

DUPR

5.077

GL
Gina Li

ZNX26L · USA

DUPR

5.059

TEAM 2LOSS
JA
Julie A

QX5QLD · USA

DUPR

3.741

TO
Tamara Ochoa

DN00LM · USA

DUPR

4.031

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-6666940154
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7198221051,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Neely Sullivan",
        "dupr_id": "16XXXE",
        "rating": 5.077,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Gina Li",
        "dupr_id": "ZNX26L",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8350622041,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie A",
        "dupr_id": "QX5QLD",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tamara Ochoa",
        "dupr_id": "DN00LM",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]