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

Village Pickle Advanced Men's Final

ID: 5919986291

Match Scores

10-11, 11-4, 8-11

Loss

Play Date

2025-12-16

Play Time (Est)

12:45 AM

Play Location

Leesburg, VA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Michael Milanov

8KG6DK · USA

DUPR

4.982

AD
Arpit Dhir

3LVP96 · Aldie, VA, US

DUPR

5.102

TEAM 2WINNER
KW
Kevin Walker

8K9LY8 · Shepherdstown, WV, US

DUPR

4.548

MH
Mike Hutton

1RDM2E · USA

DUPR

5.145

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-5919986291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8145139317,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Milanov",
        "dupr_id": "8KG6DK",
        "rating": 4.982,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Arpit Dhir",
        "dupr_id": "3LVP96",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Aldie, VA, US"
      }
    ]
  },
  {
    "team_id": 6233954943,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Walker",
        "dupr_id": "8K9LY8",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      },
      {
        "name": "Mike Hutton",
        "dupr_id": "1RDM2E",
        "rating": 5.145,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]