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

POOL A

ID: 8471681905

Match Scores

11-0

Loss

Play Date

2025-12-28

Play Time (Est)

2:15 AM

Play Location

Littleton | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1WINNER
EH
Evelyn Horn

EGZMPE · Englewood, CO, US

Rated Score

3.189

SK
Steve Kith

RZ6QKQ · Morrison, CO, US

Rated Score

3.623

TEAM 2LOSS
CW
Cole Widdowson

XK6902 · USA

Rated Score

3.204

SR
Sally Root

PWN5VZ · Littleton, CO, US

Rated Score

3.393

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-8471681905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5702940201,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evelyn Horn",
        "dupr_id": "EGZMPE",
        "rating": 3.189,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      },
      {
        "name": "Steve Kith",
        "dupr_id": "RZ6QKQ",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Morrison, CO, US"
      }
    ]
  },
  {
    "team_id": 4409231712,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cole Widdowson",
        "dupr_id": "XK6902",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sally Root",
        "dupr_id": "PWN5VZ",
        "rating": 3.393,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  }
]