Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 4545748189

Match Scores

12-6

Win

Play Date

2026-03-15

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Tom Liao

E94V2V · Cockeysville, MD, US

DUPR

4.181

MD
Michael Duggan

XKYVEX · Baltimore, MD, US

DUPR

4.303

TEAM 2LOSS
BO
Ben ODonnell

O6VMY2 · MD, US

DUPR

4.157

NW
Nick Warner

944M9E · MD, US

DUPR

4.469

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-4545748189
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4911823614,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Liao",
        "dupr_id": "E94V2V",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Cockeysville, MD, US"
      },
      {
        "name": "Michael Duggan",
        "dupr_id": "XKYVEX",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 6664977463,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben ODonnell",
        "dupr_id": "O6VMY2",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Nick Warner",
        "dupr_id": "944M9E",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "MD, US"
      }
    ]
  }
]