Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5145838770

Match Scores

11-8

Loss

Play Date

2026-03-25

Play Time (Est)

7:30 PM

Play Location

White Marsh, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NC
Nicholas Chavis

1QLWLR · Perry Hall, MD, US

DUPR

4.525

MD
Michael Duggan

XKYVEX · Baltimore, MD, US

DUPR

4.332

TEAM 2LOSS
DP
David Pelta

3LN2MJ · Timonium, MD, US

DUPR

4.209

DG
Devin Gary

ODW7G7 · Towson, MD, US

DUPR

4.276

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-5145838770
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7794921259,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Chavis",
        "dupr_id": "1QLWLR",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Perry Hall, MD, US"
      },
      {
        "name": "Michael Duggan",
        "dupr_id": "XKYVEX",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 5181219526,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Pelta",
        "dupr_id": "3LN2MJ",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Timonium, MD, US"
      },
      {
        "name": "Devin Gary",
        "dupr_id": "ODW7G7",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Towson, MD, US"
      }
    ]
  }
]