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

Week 6

ID: 5382159256

Match Scores

1-11

Loss

Play Date

2026-06-02

Play Time (Est)

5:00 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
SW
Stefanie Woodward

7D2MR4 · Denver, CO, US

DUPR

2.010

LJ
Leslie Jones

GW6DMX · Littleton, CO, US

DUPR

2.581

TEAM 2WINNER
RM
Rebekah Marcus

QJ04RN · USA

DUPR

3.037

KB
Kristyn Burke

55XPZP · USA

DUPR

2.768

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-5382159256
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7866902044,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stefanie Woodward",
        "dupr_id": "7D2MR4",
        "rating": 2.01,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Leslie Jones",
        "dupr_id": "GW6DMX",
        "rating": 2.581,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 6014320469,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rebekah Marcus",
        "dupr_id": "QJ04RN",
        "rating": 3.037,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristyn Burke",
        "dupr_id": "55XPZP",
        "rating": 2.768,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]