Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 6062825241

Match Scores

11-6

Win

Play Date

2026-03-15

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Tom Liao

E94V2V · Cockeysville, MD, US

DUPR

4.205

MD
Michael Duggan

XKYVEX · Baltimore, MD, US

DUPR

4.333

TEAM 2LOSS
TB
Tom Bowen

V4ZL96 · USA

DUPR

3.999

MO
Michael ONeill

7DV7R5 · USA

DUPR

4.049

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-6062825241
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6533934320,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Liao",
        "dupr_id": "E94V2V",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Cockeysville, MD, US"
      },
      {
        "name": "Michael Duggan",
        "dupr_id": "XKYVEX",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 8096118493,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Bowen",
        "dupr_id": "V4ZL96",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael ONeill",
        "dupr_id": "7DV7R5",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]