Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 5981981411

Match Scores

11-10

Win

Play Date

2026-05-24

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BO
Ben ODonnell

O6VMY2 · MD, US

DUPR

4.147

DC
David Chong

KOOK7O · Timonium, MD, US

DUPR

4.155

TEAM 2LOSS
AC
Andrew Clark

4ZNPLM · Reisterstown, MD, US

DUPR

3.974

LG
Levi Gaidos

94X99K · York, PA, US

DUPR

3.993

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-5981981411
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5475581138,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben ODonnell",
        "dupr_id": "O6VMY2",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "David Chong",
        "dupr_id": "KOOK7O",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Timonium, MD, US"
      }
    ]
  },
  {
    "team_id": 5579933344,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Clark",
        "dupr_id": "4ZNPLM",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Reisterstown, MD, US"
      },
      {
        "name": "Levi Gaidos",
        "dupr_id": "94X99K",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "York, PA, US"
      }
    ]
  }
]