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: 8337988752

Match Scores

15-13

Win

Play Date

2025-06-28

Play Time (Est)

1:00 PM

Play Location

Fredericksburg, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LG
Lawrence Galera

QPPVZ4 · USA

DUPR

4.298

MC
Michael Caley

67POLG · Stafford, VA, US

DUPR

3.963

TEAM 2LOSS
JT
John Taylor

8ME4LO · USA

DUPR

4.459

VL
VERNON L PERRY

8J6JWD · USA

DUPR

4.077

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-8337988752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7781862085,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lawrence Galera",
        "dupr_id": "QPPVZ4",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Caley",
        "dupr_id": "67POLG",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Stafford, VA, US"
      }
    ]
  },
  {
    "team_id": 4829378136,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Taylor",
        "dupr_id": "8ME4LO",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "VERNON L PERRY",
        "dupr_id": "8J6JWD",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]