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

Pool A

ID: 7653537001

Match Scores

9-11

Win

Play Date

2026-03-17

Play Time (Est)

2:15 AM

Play Location

DTL | Down the Line Sports Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
Ron Pack

JPL2ED · Alexandria, VA, US

DUPR

3.298

NG
Nashelle Gardner

7Z62W9 · USA

DUPR

3.158

TEAM 2WINNER
Neda Chehreh

9JKOO7 · Fair Oaks, VA, US

DUPR

3.047

Thao Le

4LOLRV · McLean, VA, US

DUPR

2.746

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-7653537001
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6428587761,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ron Pack",
        "dupr_id": "JPL2ED",
        "rating": 3.298,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/76.jpg",
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Nashelle Gardner",
        "dupr_id": "7Z62W9",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5215443011,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Neda Chehreh",
        "dupr_id": "9JKOO7",
        "rating": 3.047,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/94.jpg",
        "location": "Fair Oaks, VA, US"
      },
      {
        "name": "Thao Le",
        "dupr_id": "4LOLRV",
        "rating": 2.746,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/11.jpg",
        "location": "McLean, VA, US"
      }
    ]
  }
]