Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (9) Pickleball Clubhouse Blue @ SPF

ID: 8199823394

Match Scores

10-21

Loss

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CE
Cassie Eng

D9ZXV4 · USA

DUPR

3.152

CL
Connor Lynch

0YO2PQ · Chicago, IL, US

DUPR

4.004

TEAM 2WINNER
NB
Nikki Bartoloni

GGKKXM · Chicago, IL, US

DUPR

3.463

AL
Antonio Lopez

ODYV2E · Chicago, IL, US

DUPR

3.741

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-8199823394
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7333189674,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cassie Eng",
        "dupr_id": "D9ZXV4",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Connor Lynch",
        "dupr_id": "0YO2PQ",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 5960344136,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nikki Bartoloni",
        "dupr_id": "GGKKXM",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Antonio Lopez",
        "dupr_id": "ODYV2E",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]