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

Week 5

ID: 5651417190

Match Scores

11-9

Loss

Play Date

2026-05-31

Play Time (Est)

7:30 PM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1WINNER
CS
Catherine Sorensen

LWWY0Z · USA

DUPR

2.976

DD
David Decolati

GW7KNV · USA

DUPR

2.937

TEAM 2LOSS
AS
Andrea Schafer

XKZ544 · Castle Rock, CO, US

DUPR

2.786

RS
Ray Schafer

VXWV0J · Castle Rock, CO, US

DUPR

2.845

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-5651417190
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8091254378,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Catherine Sorensen",
        "dupr_id": "LWWY0Z",
        "rating": 2.976,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Decolati",
        "dupr_id": "GW7KNV",
        "rating": 2.937,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4582851432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrea Schafer",
        "dupr_id": "XKZ544",
        "rating": 2.786,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Ray Schafer",
        "dupr_id": "VXWV0J",
        "rating": 2.845,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      }
    ]
  }
]