Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2 Mixed

ID: 4545858108

Match Scores

11-6, 12-10

Win

Play Date

2023-07-27

Play Time (Est)

1:00 PM

Play Location

Herndon, VA 20170, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SH
Stephen Hepper

JZ5XM4 · USA

DUPR

3.517

DT
Denise Terrell

3VX0O6 · Glen Allen, VA, US

DUPR

3.909

TEAM 2LOSS
DB
David Bova

L5VV5J · USA

DUPR

3.485

WB
Winnie Brown

RZXW9E · Richmond, VA, US

DUPR

3.435

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-4545858108
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7861206847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Hepper",
        "dupr_id": "JZ5XM4",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Denise Terrell",
        "dupr_id": "3VX0O6",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  },
  {
    "team_id": 7861305010,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Bova",
        "dupr_id": "L5VV5J",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Winnie Brown",
        "dupr_id": "RZXW9E",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]