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

Week 2

ID: 8187647359

Match Scores

11-4

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
RF
Richard Fell

V22E95 · Castle Rock, CO, US

DUPR

2.219

PC
Patti Coker

Z4ZV9W · USA

DUPR

3.334

TEAM 2LOSS
RG
Robert Griswold

RDDR7D · Parker, CO, US

DUPR

2.077

CW
christi Whitfield

YMWYM4 · USA

DUPR

2.284

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-8187647359
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8568864376,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Fell",
        "dupr_id": "V22E95",
        "rating": 2.219,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Patti Coker",
        "dupr_id": "Z4ZV9W",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8096033282,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert  Griswold",
        "dupr_id": "RDDR7D",
        "rating": 2.077,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      },
      {
        "name": "christi Whitfield",
        "dupr_id": "YMWYM4",
        "rating": 2.284,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]