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

Competitive Open Play Match

ID: 7752849367

Match Scores

11-6, 9-11, 8-11

Win

Play Date

2026-05-08

Play Time (Est)

8:45 AM

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.472

RB
Rocky Bowers

35QK4L · Gaithersburg, MD, US

DUPR

4.811

TEAM 2WINNER
HP
Harsh Pareek

3Y9PD1 · Clarksburg, MD, US

DUPR

4.834

JJ
Joseph Johnson

8975PE · Rockville, MD, US

DUPR

4.421

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