Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz 4.25+ Tournament

ID: 7387839970

Match Scores

14-5

Loss

Play Date

2026-04-25

Play Time (Est)

11:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
SP
Scott Pugh

7DY9JM · USA

DUPR

4.822

RH
Ram Hanumara

8E5GXJ · Elkridge, MD, US

DUPR

4.069

TEAM 2LOSS
DL
Dan Luperchio

NYK5K6 · Ellicott City, MD, US

DUPR

4.430

AW
Andrew Wang

W6DK0M · Ellicott City, MD, US

DUPR

4.275

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-7387839970
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5878440961,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Pugh",
        "dupr_id": "7DY9JM",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ram Hanumara",
        "dupr_id": "8E5GXJ",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Elkridge, MD, US"
      }
    ]
  },
  {
    "team_id": 6959409802,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Luperchio",
        "dupr_id": "NYK5K6",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "Andrew Wang",
        "dupr_id": "W6DK0M",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  }
]