Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Competitive Open Play Match

ID: 7189080238

Match Scores

6-15

Loss

Play Date

2026-05-01

Play Time (Est)

11:30 PM

Play Location

1800 Piccard Dr, Rockville, MD 20850, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RB
Robert Bixler

1Q96X0 · Silver Spring, MD, US

DUPR

4.752

JJ
Joseph Johnson

8975PE · Rockville, MD, US

DUPR

4.431

TEAM 2WINNER
KS
Kenneth Silbert

16V0LE · Bethesda, MD, US

DUPR

4.492

HP
Harsh Pareek

3Y9PD1 · Clarksburg, MD, US

DUPR

4.839

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-7189080238
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8342843863,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Bixler",
        "dupr_id": "1Q96X0",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      },
      {
        "name": "Joseph Johnson",
        "dupr_id": "8975PE",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      }
    ]
  },
  {
    "team_id": 5018002599,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kenneth Silbert",
        "dupr_id": "16V0LE",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      },
      {
        "name": "Harsh Pareek",
        "dupr_id": "3Y9PD1",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Clarksburg, MD, US"
      }
    ]
  }
]