Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz

ID: 6220992069

Match Scores

7-6

Loss

Play Date

2026-05-09

Play Time (Est)

10:15 AM

Play Location

Dill Dinkers Pickleball, Red Branch Road, Columbia, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Alejandro Murguia

YXMK24 · Alexandria, VA, US

DUPR

4.245

NA
Nestor Aguilar

35QYGP · USA

DUPR

4.185

TEAM 2LOSS
DM
Dan Mangiavellano

GG9YPG · Baltimore, MD, US

DUPR

4.150

DL
Dan Luperchio

NYK5K6 · Ellicott City, MD, US

DUPR

4.392

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-6220992069
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5983822291,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alejandro Murguia",
        "dupr_id": "YXMK24",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Nestor Aguilar",
        "dupr_id": "35QYGP",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8149643941,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Mangiavellano",
        "dupr_id": "GG9YPG",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Dan Luperchio",
        "dupr_id": "NYK5K6",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  }
]