Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

bbb game 6

ID: 8006209121

Match Scores

15-2

Win

Play Date

2026-04-15

Play Time (Est)

6:15 AM

Play Location

Rockville, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BW
Bill Whitcher

8D0L56 · Washington, DC, US

DUPR

4.302

DM
Daniel Mazmanian

4LXZ4V · Takoma Park, MD, US

DUPR

3.996

TEAM 2LOSS
JR
Jonathan Rajkumar

X27M0X · Fairfax, VA, US

DUPR

4.289

PT
PT Tran

PWLN0G · USA

DUPR

3.771

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-8006209121
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5506217888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Whitcher",
        "dupr_id": "8D0L56",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Daniel Mazmanian",
        "dupr_id": "4LXZ4V",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Takoma Park, MD, US"
      }
    ]
  },
  {
    "team_id": 5253895581,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Rajkumar",
        "dupr_id": "X27M0X",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      },
      {
        "name": "PT Tran",
        "dupr_id": "PWLN0G",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]