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

Competitive Open Play Match

ID: 7600854013

Match Scores

11-5

Loss

Play Date

2026-05-01

Play Time (Est)

2:15 AM

Play Location

1800 Piccard Dr, Rockville, MD 20850, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HP
Harsh Pareek

3Y9PD1 · Clarksburg, MD, US

DUPR

4.848

RB
Robert Bixler

1Q96X0 · Silver Spring, MD, US

DUPR

4.750

TEAM 2LOSS
KS
Kenneth Silbert

16V0LE · Bethesda, MD, US

DUPR

4.484

JJ
Joseph Johnson

8975PE · Rockville, MD, US

DUPR

4.432

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