Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1 Female Doubles

ID: 6085381715

Match Scores

11-3, 11-2

Win

Play Date

2023-07-27

Play Time (Est)

12:45 AM

Play Location

Herndon, VA 20170, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RD
Rebecca Downes

EG99YO · USA

DUPR

3.500

DT
Denise Terrell

3VX0O6 · Glen Allen, VA, US

DUPR

3.203

TEAM 2LOSS
WB
Winnie Brown

RZXW9E · Richmond, VA, US

DUPR

4.294

EN
Eddy Nicolas

0YR7RG · 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-6085381715
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4909553923,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rebecca Downes",
        "dupr_id": "EG99YO",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Denise Terrell",
        "dupr_id": "3VX0O6",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  },
  {
    "team_id": 6371585840,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Winnie Brown",
        "dupr_id": "RZXW9E",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Eddy Nicolas",
        "dupr_id": "0YR7RG",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]