Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz 4.0+ Tournament

ID: 4961141225

Match Scores

11-10

Loss

Play Date

2025-05-31

Play Time (Est)

6:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
SD
Stephen Dennison

G5QOXM · USA

DUPR

4.644

SS
Sheree Schwartz

99ZODK · USA

DUPR

4.146

TEAM 2LOSS
JC
Joshua Cimino

4ZP2LV · Baltimore, MD, US

DUPR

3.778

NR
Nicholas Rhodes

2QQ42R · Baltimore, MD, US

DUPR

4.570

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-4961141225
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6203587177,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Dennison",
        "dupr_id": "G5QOXM",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sheree Schwartz",
        "dupr_id": "99ZODK",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7577681127,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Cimino",
        "dupr_id": "4ZP2LV",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Nicholas Rhodes",
        "dupr_id": "2QQ42R",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]