Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6773712288

Match Scores

11-10

Win

Play Date

2026-03-25

Play Time (Est)

1:00 PM

Play Location

White Marsh, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DG
Devin Gary

ODW7G7 · Towson, MD, US

DUPR

4.322

JL
Jeff Landsman

MYL2NO · Baltimore, MD, US

DUPR

3.957

TEAM 2LOSS
MD
Michael Duggan

XKYVEX · Baltimore, MD, US

DUPR

4.318

DP
David Pelta

3LN2MJ · Timonium, MD, US

DUPR

4.218

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-6773712288
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5548179575,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devin Gary",
        "dupr_id": "ODW7G7",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Towson, MD, US"
      },
      {
        "name": "Jeff Landsman",
        "dupr_id": "MYL2NO",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 4526803313,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Duggan",
        "dupr_id": "XKYVEX",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "David Pelta",
        "dupr_id": "3LN2MJ",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Timonium, MD, US"
      }
    ]
  }
]