Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 5768949420

Match Scores

11-21

Loss

Play Date

2026-03-28

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PH
Paige Hulse

QPWR6R · USA

DUPR

3.075

SL
Steve Lai

EWXJLM · Chicago, IL, US

DUPR

3.262

TEAM 2WINNER
AS
Anna Sieloff

6KDE6G · USA

DUPR

3.095

PH
Phil Hansen

0Q2QMN · Chicago, IL, US

DUPR

3.684

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5768949420
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7532873557,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paige Hulse",
        "dupr_id": "QPWR6R",
        "rating": 3.075,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Lai",
        "dupr_id": "EWXJLM",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 7143553758,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anna Sieloff",
        "dupr_id": "6KDE6G",
        "rating": 3.095,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phil Hansen",
        "dupr_id": "0Q2QMN",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]