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

Week 2

ID: 5173234286

Match Scores

11-2

Loss

Play Date

2026-06-03

Play Time (Est)

3:30 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
GK
Gregory King

J5EY6J · CO, US

DUPR

2.555

CC
Carol Casteel

RXMJ6D · Centennial, CO, US

DUPR

2.501

TEAM 2LOSS
RG
Robert Griswold

RDDR7D · Parker, CO, US

DUPR

2.063

CW
christi Whitfield

YMWYM4 · USA

DUPR

2.257

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-5173234286
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8135963846,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory King",
        "dupr_id": "J5EY6J",
        "rating": 2.555,
        "profile_pic_url": null,
        "location": "CO, US"
      },
      {
        "name": "Carol Casteel",
        "dupr_id": "RXMJ6D",
        "rating": 2.501,
        "profile_pic_url": null,
        "location": "Centennial, CO, US"
      }
    ]
  },
  {
    "team_id": 7802357376,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert  Griswold",
        "dupr_id": "RDDR7D",
        "rating": 2.063,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      },
      {
        "name": "christi Whitfield",
        "dupr_id": "YMWYM4",
        "rating": 2.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]