Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz 4.0+ Tournament

ID: 8552257677

Match Scores

15-1

Win

Play Date

2026-02-21

Play Time (Est)

10:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Michael hsiao

0YJD6N · Columbia, MD, US

DUPR

4.985

RL
Ryan Lahlou

WXQOQM · Aspen Hill, MD, US

DUPR

4.197

TEAM 2LOSS
NW
Nick Warner

944M9E · MD, US

DUPR

4.451

BO
Ben ODonnell

O6VMY2 · MD, US

DUPR

4.164

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-8552257677
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5403363743,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael hsiao",
        "dupr_id": "0YJD6N",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "Ryan  Lahlou",
        "dupr_id": "WXQOQM",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Aspen Hill, MD, US"
      }
    ]
  },
  {
    "team_id": 8468143525,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Warner",
        "dupr_id": "944M9E",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Ben ODonnell",
        "dupr_id": "O6VMY2",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "MD, US"
      }
    ]
  }
]