Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz

ID: 7430026889

Match Scores

8-5

Loss

Play Date

2026-05-09

Play Time (Est)

6:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
BS
Brian Sadler

L22DN6 · Eldersburg, MD, US

DUPR

4.334

AR
aj robbins

G5KK4V · USA

DUPR

4.397

TEAM 2LOSS
SM
Stephen Mears

7D59Y4 · Baltimore, MD, US

DUPR

4.095

JC
Joshua Cimino

4ZP2LV · Baltimore, MD, US

DUPR

4.255

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-7430026889
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7868881727,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Sadler",
        "dupr_id": "L22DN6",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Eldersburg, MD, US"
      },
      {
        "name": "aj robbins",
        "dupr_id": "G5KK4V",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4781291080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Mears",
        "dupr_id": "7D59Y4",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Joshua Cimino",
        "dupr_id": "4ZP2LV",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]