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

Week 1

ID: 6112428012

Match Scores

11-5

Win

Play Date

2026-06-03

Play Time (Est)

1:00 PM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1WINNER
GD
Gaelle Dempsey

KDDE96 · Littleton, CO, US

DUPR

2.986

PH
Pam Hart

Y4QKX4 · USA

DUPR

2.933

TEAM 2LOSS
DW
D.A. Warren

QJZRYN · USA

DUPR

2.842

JM
Julie Mollerstuen

76ZQE5 · USA

DUPR

2.835

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-6112428012
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6881119841,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gaelle Dempsey",
        "dupr_id": "KDDE96",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Pam Hart",
        "dupr_id": "Y4QKX4",
        "rating": 2.933,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7551658554,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "D.A.  Warren",
        "dupr_id": "QJZRYN",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julie  Mollerstuen",
        "dupr_id": "76ZQE5",
        "rating": 2.835,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]