Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Virginia Amateur Open @ The Picklr Fredericksburg - Mens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 8111433395

Match Scores

6-11

Win

Play Date

2025-06-28

Play Time (Est)

12:45 AM

Play Location

Fredericksburg, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DA
Dave Alderton

ZN675D · Fairfax County, VA, US

DUPR

3.488

DL
David Laurence Wheeler

7D7PM0 · USA

DUPR

3.817

TEAM 2WINNER
JT
John Taylor

8ME4LO · USA

DUPR

4.517

VL
VERNON L PERRY

8J6JWD · Woodbridge, VA, US

DUPR

4.115

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-8111433395
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6879540341,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave Alderton",
        "dupr_id": "ZN675D",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "Fairfax County, VA, US"
      },
      {
        "name": "David Laurence Wheeler",
        "dupr_id": "7D7PM0",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6952524747,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Taylor",
        "dupr_id": "8ME4LO",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "VERNON L PERRY",
        "dupr_id": "8J6JWD",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Woodbridge, VA, US"
      }
    ]
  }
]