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

Competitive Open Play Match

ID: 4726448582

Match Scores

11-6

Loss

Play Date

2026-05-08

Play Time (Est)

3:30 PM

Play Location

18010 Central Park Cir, Boyds, MD 20841, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HP
Harsh Pareek

3Y9PD1 · Clarksburg, MD, US

DUPR

4.866

KS
Kenneth Silbert

16V0LE · Bethesda, MD, US

DUPR

4.483

TEAM 2LOSS
JJ
Joseph Johnson

8975PE · Rockville, MD, US

DUPR

4.420

RB
Rocky Bowers

35QK4L · Gaithersburg, MD, US

DUPR

4.751

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-4726448582
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5546604761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harsh Pareek",
        "dupr_id": "3Y9PD1",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Clarksburg, MD, US"
      },
      {
        "name": "Kenneth Silbert",
        "dupr_id": "16V0LE",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 6921861033,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Johnson",
        "dupr_id": "8975PE",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      },
      {
        "name": "Rocky Bowers",
        "dupr_id": "35QK4L",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]