Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz

ID: 4460624523

Match Scores

9-8

Loss

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
AW
Austin wieder

56PD9L · Ellicott City, MD, US

DUPR

4.411

AM
ankit mittal

O6DJD2 · Ellicott City, MD, US

DUPR

3.542

TEAM 2LOSS
JC
Joshua Cimino

4ZP2LV · Baltimore, MD, US

DUPR

4.234

SM
Stephen Mears

7D59Y4 · Baltimore, MD, US

DUPR

4.073

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-4460624523
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5996007514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin wieder",
        "dupr_id": "56PD9L",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "ankit mittal",
        "dupr_id": "O6DJD2",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  },
  {
    "team_id": 6683114947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Cimino",
        "dupr_id": "4ZP2LV",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Stephen Mears",
        "dupr_id": "7D59Y4",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]