Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz 4.25+ Tournament

ID: 7582649628

Match Scores

11-9

Win

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
DL
Dan Luperchio

NYK5K6 · Ellicott City, MD, US

DUPR

4.449

AW
Andrew Wang

W6DK0M · Ellicott City, MD, US

DUPR

4.321

TEAM 2LOSS
RS
Ryan Scheufele

ZNJQ4Q · Ellicott City, MD, US

DUPR

4.337

JC
Joshua Cimino

4ZP2LV · Baltimore, MD, US

DUPR

4.215

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-7582649628
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6164520184,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Luperchio",
        "dupr_id": "NYK5K6",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "Andrew Wang",
        "dupr_id": "W6DK0M",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  },
  {
    "team_id": 5630779984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Scheufele",
        "dupr_id": "ZNJQ4Q",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "Joshua Cimino",
        "dupr_id": "4ZP2LV",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]