Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz

ID: 5352700108

Match Scores

12-9

Loss

Play Date

2025-06-07

Play Time (Est)

5:00 PM

Play Location

Columbia, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MT
Michael Trivino

6ZVMPK · Columbia, MD, US

DUPR

4.214

KB
Ken Billingsley

8D9E2M · Columbia, MD, US

DUPR

4.294

TEAM 2LOSS
SM
Scott Mitchell

RYDLKN · Severn, MD, US

DUPR

4.226

MG
Mark Guevarra

DNQMDY · Baltimore, MD, US

DUPR

4.913

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-5352700108
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4396071372,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Trivino",
        "dupr_id": "6ZVMPK",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "Ken Billingsley",
        "dupr_id": "8D9E2M",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  },
  {
    "team_id": 4578160692,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Mitchell",
        "dupr_id": "RYDLKN",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Severn, MD, US"
      },
      {
        "name": "Mark Guevarra",
        "dupr_id": "DNQMDY",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]