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

Week 2

ID: 7721066045

Match Scores

11-7

Win

Play Date

2026-06-05

Play Time (Est)

6:15 AM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1WINNER
LJ
Leslie Jones

GW6DMX · Littleton, CO, US

DUPR

2.552

LB
Lexie Boucher

7ZQ0PN · Littleton, CO, US

DUPR

2.571

TEAM 2LOSS
DD
Diane Dantema

V67OJ5 · USA

DUPR

2.158

BS
Brenda Standke

0ZO2EX · USA

DUPR

2.276

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-7721066045
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4409254705,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leslie Jones",
        "dupr_id": "GW6DMX",
        "rating": 2.552,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Lexie Boucher",
        "dupr_id": "7ZQ0PN",
        "rating": 2.571,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 5307090260,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Diane Dantema",
        "dupr_id": "V67OJ5",
        "rating": 2.158,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brenda Standke",
        "dupr_id": "0ZO2EX",
        "rating": 2.276,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]