Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball House - Men's 4.0 League

ID: 7397821922

Match Scores

1-11

Win

Play Date

2025-04-01

Play Time (Est)

3:30 PM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Jay Meyer

DWX644 · Parkville, MD, US

DUPR

3.827

MD
Michael Duggan

XKYVEX · Baltimore, MD, US

DUPR

4.198

TEAM 2WINNER
KG
Kevin Gibson

3YO2K4 · Baltimore, MD, US

DUPR

4.336

HV
Huy Vu

0YN6JX · Parkville, MD, US

DUPR

4.280

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-7397821922
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6229794273,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Meyer",
        "dupr_id": "DWX644",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "Parkville, MD, US"
      },
      {
        "name": "Michael Duggan",
        "dupr_id": "XKYVEX",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 5581417599,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Gibson",
        "dupr_id": "3YO2K4",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Huy Vu",
        "dupr_id": "0YN6JX",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Parkville, MD, US"
      }
    ]
  }
]