Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz

ID: 8331439591

Match Scores

15-7

Win

Play Date

2025-06-07

Play Time (Est)

8:45 AM

Play Location

Columbia, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MG
Mark Guevarra

DNQMDY · Baltimore, MD, US

DUPR

4.927

CM
Christian Mabiala

DNO644 · MD, US

DUPR

3.948

TEAM 2LOSS
AJ
Ahmed Jamil

L5JNR5 · Ellicott City, MD, US

DUPR

3.911

SM
Scott Mitchell

RYDLKN · Severn, MD, US

DUPR

4.241

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-8331439591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8367602990,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Guevarra",
        "dupr_id": "DNQMDY",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Christian Mabiala",
        "dupr_id": "DNO644",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "MD, US"
      }
    ]
  },
  {
    "team_id": 8335531281,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ahmed Jamil",
        "dupr_id": "L5JNR5",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "Scott Mitchell",
        "dupr_id": "RYDLKN",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Severn, MD, US"
      }
    ]
  }
]