Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball House - Men's 4.0 League

ID: 6579029394

Match Scores

2-11

Loss

Play Date

2025-04-01

Play Time (Est)

7:30 PM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Jay Meyer

DWX644 · Parkville, MD, US

DUPR

3.843

KG
Kevin Gibson

3YO2K4 · Baltimore, MD, US

DUPR

4.251

TEAM 2WINNER
MD
Michael Duggan

XKYVEX · Baltimore, MD, US

DUPR

4.242

HV
Huy Vu

0YN6JX · Parkville, MD, US

DUPR

4.250

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-6579029394
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5410122202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Meyer",
        "dupr_id": "DWX644",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Parkville, MD, US"
      },
      {
        "name": "Kevin Gibson",
        "dupr_id": "3YO2K4",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 8262399223,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Duggan",
        "dupr_id": "XKYVEX",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Huy Vu",
        "dupr_id": "0YN6JX",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Parkville, MD, US"
      }
    ]
  }
]