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

Competitive Open Play Match

ID: 7509667618

Match Scores

4-11

Loss

Play Date

2026-05-08

Play Time (Est)

11:30 PM

Play Location

18010 Central Park Cir, Boyds, MD 20841, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Kenneth Silbert

16V0LE · Bethesda, MD, US

DUPR

4.478

JJ
Joseph Johnson

8975PE · Rockville, MD, US

DUPR

4.426

TEAM 2WINNER
HP
Harsh Pareek

3Y9PD1 · Clarksburg, MD, US

DUPR

4.828

RB
Rocky Bowers

35QK4L · Gaithersburg, MD, US

DUPR

4.803

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