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

Wednesday night

ID: 5860891135

Match Scores

9-4

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Cockeysville, MD, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
NB
Nicole Baird

YNDXYD · USA

DUPR

2.297

DD
Debbie Dwyer

5E250R · MD, US

DUPR

3.144

TEAM 2LOSS
DT
Debra Tracy

56JGVR · Sparks, MD, US

DUPR

2.897

DK
Donna Koch

J5VE64 · USA

DUPR

2.479

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-5860891135
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4398493637,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole Baird",
        "dupr_id": "YNDXYD",
        "rating": 2.297,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Debbie Dwyer",
        "dupr_id": "5E250R",
        "rating": 3.144,
        "profile_pic_url": null,
        "location": "MD, US"
      }
    ]
  },
  {
    "team_id": 4942206005,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Debra Tracy",
        "dupr_id": "56JGVR",
        "rating": 2.897,
        "profile_pic_url": null,
        "location": "Sparks, MD, US"
      },
      {
        "name": "Donna Koch",
        "dupr_id": "J5VE64",
        "rating": 2.479,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]