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

Village Pickle RD 3

ID: 8194131385

Match Scores

11-6, 11-3

Win

Play Date

2025-11-04

Play Time (Est)

2:15 AM

Play Location

Leesburg, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MM
Michael Milanov

8KG6DK · Leesburg, VA, US

DUPR

5.028

AD
Arpit Dhir

3LVP96 · Aldie, VA, US

DUPR

5.179

TEAM 2LOSS
DI
Darren Iden

7DM66M · Winchester, VA, US

DUPR

4.746

RP
Riwaj Pandey

592OEV · Winchester, VA, US

DUPR

4.523

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-8194131385
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4359527031,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Milanov",
        "dupr_id": "8KG6DK",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Arpit Dhir",
        "dupr_id": "3LVP96",
        "rating": 5.179,
        "profile_pic_url": null,
        "location": "Aldie, VA, US"
      }
    ]
  },
  {
    "team_id": 8244799022,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darren Iden",
        "dupr_id": "7DM66M",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Winchester, VA, US"
      },
      {
        "name": "Riwaj Pandey",
        "dupr_id": "592OEV",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Winchester, VA, US"
      }
    ]
  }
]