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

Village Pickle Tour brought to you by Prestige - Mens Doubles Open $$$

ID: 8482292090

Match Scores

11-4

Loss

Play Date

2026-04-10

Play Time (Est)

3:30 PM

Play Location

Leesburg, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.786

JH
Jack Hared

KO4LQ6 · Rockville, MD, US

DUPR

5.144

TEAM 2LOSS
RN
Ryan Nguyen

67JRW0 · Falls Church, VA, US

DUPR

4.728

DH
David Hurwitt

MYM4DO · Reston, VA, US

DUPR

5.030

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-8482292090
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6178325016,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.786,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Jack Hared",
        "dupr_id": "KO4LQ6",
        "rating": 5.144,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      }
    ]
  },
  {
    "team_id": 6938026622,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Nguyen",
        "dupr_id": "67JRW0",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "David Hurwitt",
        "dupr_id": "MYM4DO",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      }
    ]
  }
]