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

Week 5

ID: 4580928363

Match Scores

11-4

Win

Play Date

2026-05-31

Play Time (Est)

4:45 AM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Andrea Schafer

XKZ544 · Castle Rock, CO, US

DUPR

2.797

RS
Ray Schafer

VXWV0J · Castle Rock, CO, US

DUPR

2.856

TEAM 2LOSS
CG
Chris Gardner

Q99660 · Lakewood, CO, US

DUPR

2.582

KG
Kelli Gardner

V66LW5 · Lakewood, CO, US

DUPR

2.677

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-4580928363
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6342648244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Schafer",
        "dupr_id": "XKZ544",
        "rating": 2.797,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Ray Schafer",
        "dupr_id": "VXWV0J",
        "rating": 2.856,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      }
    ]
  },
  {
    "team_id": 6986421662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Gardner",
        "dupr_id": "Q99660",
        "rating": 2.582,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      },
      {
        "name": "Kelli Gardner",
        "dupr_id": "V66LW5",
        "rating": 2.677,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      }
    ]
  }
]