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

Week 6

ID: 7644627145

Match Scores

10-11

Win

Play Date

2026-06-07

Play Time (Est)

2:15 AM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1LOSS
CS
Catherine Sorensen

LWWY0Z · USA

DUPR

2.944

DD
David Decolati

GW7KNV · USA

DUPR

2.889

TEAM 2WINNER
AS
Andrea Schafer

XKZ544 · Castle Rock, CO, US

DUPR

2.774

RS
Ray Schafer

VXWV0J · Castle Rock, CO, US

DUPR

2.846

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-7644627145
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6384958031,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Catherine Sorensen",
        "dupr_id": "LWWY0Z",
        "rating": 2.944,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Decolati",
        "dupr_id": "GW7KNV",
        "rating": 2.889,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5071561111,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrea Schafer",
        "dupr_id": "XKZ544",
        "rating": 2.774,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Ray Schafer",
        "dupr_id": "VXWV0J",
        "rating": 2.846,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      }
    ]
  }
]