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

Wednesday night

ID: 5491068639

Match Scores

7-6

Loss

Play Date

2026-06-03

Play Time (Est)

4:45 AM

Play Location

Cockeysville, MD, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SH
Sarah Halford

2YP62R · Pleasant Hills, MD, US

DUPR

3.185

KD
Kay Daue

5E2YXV · Lutherville-Timonium, MD, US

DUPR

3.089

TEAM 2LOSS
DD
Debbie Dwyer

5E250R · MD, US

DUPR

3.153

NB
Nicole Baird

YNDXYD · USA

DUPR

2.330

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-5491068639
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5698076125,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Halford",
        "dupr_id": "2YP62R",
        "rating": 3.185,
        "profile_pic_url": null,
        "location": "Pleasant Hills, MD, US"
      },
      {
        "name": "Kay Daue",
        "dupr_id": "5E2YXV",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": "Lutherville-Timonium, MD, US"
      }
    ]
  },
  {
    "team_id": 4366131294,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Debbie Dwyer",
        "dupr_id": "5E250R",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Nicole Baird",
        "dupr_id": "YNDXYD",
        "rating": 2.33,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]