Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 7243035193

Match Scores

11-7

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.204

MD
Michael Duggan

XKYVEX · Baltimore, MD, US

DUPR

4.332

TEAM 2LOSS
BO
Ben ODonnell

O6VMY2 · MD, US

DUPR

4.161

NW
Nick Warner

944M9E · MD, US

DUPR

4.473

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-7243035193
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5205421319,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Liao",
        "dupr_id": "E94V2V",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Cockeysville, MD, US"
      },
      {
        "name": "Michael Duggan",
        "dupr_id": "XKYVEX",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 6085152298,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben ODonnell",
        "dupr_id": "O6VMY2",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Nick Warner",
        "dupr_id": "944M9E",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "MD, US"
      }
    ]
  }
]