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

Pickle Factory Winterfest 2026 - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 8200680503

Match Scores

15-10

Loss

Play Date

2026-01-31

Play Time (Est)

12:45 AM

Play Location

Bel Air, MD

View Facility Page →

Competitor Teams

TEAM 1WINNER
BH
Blake Hardesty

KXLDM7 · Falls Church, VA, US

DUPR

4.607

NV
Noah Vu

56ENMP · Chantilly, VA, US

DUPR

4.988

TEAM 2LOSS
PM
piyush mavanur

5EMKW0 · Baltimore, MD, US

DUPR

4.225

KM
Kevin McCloskey

3XLRP2 · USA

DUPR

4.702

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-8200680503
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6090467083,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Blake Hardesty",
        "dupr_id": "KXLDM7",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Noah Vu",
        "dupr_id": "56ENMP",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Chantilly, VA, US"
      }
    ]
  },
  {
    "team_id": 5330690893,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "piyush mavanur",
        "dupr_id": "5EMKW0",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Kevin McCloskey",
        "dupr_id": "3XLRP2",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]