Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz 3.8-4.2 Tournament

ID: 6149841661

Match Scores

9-6

Loss

Play Date

2026-05-16

Play Time (Est)

2:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
RB
Ryan Burbrink

6ZPD60 · USA

DUPR

3.855

AM
Ashley Munchel

QP0V90 · USA

DUPR

3.971

TEAM 2LOSS
BO
Ben ODonnell

O6VMY2 · MD, US

DUPR

4.157

MB
Matthew Brown

Z9M66D · Freeland, MD, US

DUPR

3.546

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-6149841661
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6788843368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Burbrink",
        "dupr_id": "6ZPD60",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashley Munchel",
        "dupr_id": "QP0V90",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4394950259,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben ODonnell",
        "dupr_id": "O6VMY2",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Matthew Brown",
        "dupr_id": "Z9M66D",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": "Freeland, MD, US"
      }
    ]
  }
]