Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5669373114

Match Scores

20-22

Win

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Anna Sieloff

6KDE6G · USA

DUPR

3.174

CL
Connor Lynch

0YO2PQ · Chicago, IL, US

DUPR

3.975

TEAM 2WINNER
EK
Eunice Kim

0Q0YN4 · Chicago, IL, US

DUPR

3.549

RC
Rohit Chandra

JZDWR4 · Chicago, IL, US

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-5669373114
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7724501170,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anna Sieloff",
        "dupr_id": "6KDE6G",
        "rating": 3.174,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Connor Lynch",
        "dupr_id": "0YO2PQ",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 5105131130,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eunice Kim",
        "dupr_id": "0Q0YN4",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Rohit Chandra",
        "dupr_id": "JZDWR4",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]