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

1 Female Doubles

ID: 8439143966

Match Scores

0-11, 3-11

Win

Play Date

2023-08-10

Play Time (Est)

3:30 PM

Play Location

Herndon, VA 20170, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CW
Cheryl Ware

DWNXMY · USA

DUPR

3.500

ET
Elizabeth T Lanier

4L4YGG · USA

DUPR

3.500

TEAM 2WINNER
DT
Denise Terrell

3VX0O6 · Glen Allen, VA, US

DUPR

3.203

DK
Debra Knott

3VWWOP · USA

DUPR

3.500

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-8439143966
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6398464461,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Ware",
        "dupr_id": "DWNXMY",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth T Lanier",
        "dupr_id": "4L4YGG",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4425203361,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denise Terrell",
        "dupr_id": "3VX0O6",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      },
      {
        "name": "Debra Knott",
        "dupr_id": "3VWWOP",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]