Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 8410076950

Match Scores

8-6

Win

Play Date

2026-05-24

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Ben ODonnell

O6VMY2 · MD, US

DUPR

4.164

David Chong

KOOK7O · Timonium, MD, US

DUPR

4.172

TEAM 2LOSS
Timothy Selway

565750 · York, PA, US

DUPR

4.075

Luke Riley

99N22E · Baltimore, MD, US

DUPR

4.378

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-8410076950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7199046718,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben ODonnell",
        "dupr_id": "O6VMY2",
        "rating": 4.164,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "MD, US"
      },
      {
        "name": "David Chong",
        "dupr_id": "KOOK7O",
        "rating": 4.172,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/12.jpg",
        "location": "Timonium, MD, US"
      }
    ]
  },
  {
    "team_id": 6372348669,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Selway",
        "dupr_id": "565750",
        "rating": 4.075,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/95.jpg",
        "location": "York, PA, US"
      },
      {
        "name": "Luke Riley",
        "dupr_id": "99N22E",
        "rating": 4.378,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/22.jpg",
        "location": "Baltimore, MD, US"
      }
    ]
  }
]