Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 8050602629

Match Scores

15-1

Win

Play Date

2026-03-08

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NW
Nick Warner

944M9E · MD, US

DUPR

4.489

MM
Matt Mindel

RXDL6Q · Ellicott City, MD, US

DUPR

3.676

TEAM 2LOSS
EM
Erin Monahan

Q5R4W5 · Glen Burnie, MD, US

DUPR

3.806

AM
Andrew Mann

K54YEO · Baltimore, MD, US

DUPR

4.349

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-8050602629
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7455531239,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Warner",
        "dupr_id": "944M9E",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Matt Mindel",
        "dupr_id": "RXDL6Q",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  },
  {
    "team_id": 7387655374,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erin Monahan",
        "dupr_id": "Q5R4W5",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Glen Burnie, MD, US"
      },
      {
        "name": "Andrew Mann",
        "dupr_id": "K54YEO",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]