Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Everyday Ballerz

ID: 6501613917

Match Scores

6-13

Loss

Play Date

2026-06-06

Play Time (Est)

10:15 AM

Play Location

Columbia, MD, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Ashley Munchel

QP0V90 · USA

DUPR

3.975

RB
Ryan Burbrink

6ZPD60 · Baltimore, MD, US

DUPR

3.818

TEAM 2WINNER
BC
Brandon chu

2YY5EY · Scaggsville, MD, US

DUPR

3.927

HN
Henry Nguy

7JXL00 · USA

DUPR

4.151

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-6501613917
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7165320940,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashley Munchel",
        "dupr_id": "QP0V90",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Burbrink",
        "dupr_id": "6ZPD60",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 7347479368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon chu",
        "dupr_id": "2YY5EY",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "Scaggsville, MD, US"
      },
      {
        "name": "Henry Nguy",
        "dupr_id": "7JXL00",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]