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

Match Scores

4-11

Win

Play Date

2025-06-28

Play Time (Est)

11:30 PM

Play Location

Fredericksburg, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Madison May

ZDLMXD · USA

DUPR

2.592

KM
Keith May

Z902ZW · USA

DUPR

4.009

TEAM 2WINNER
LG
Lawrence Galera

QPPVZ4 · USA

DUPR

4.212

MC
Michael Caley

67POLG · Stafford, VA, US

DUPR

3.902

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-8173571134
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4796804188,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Madison May",
        "dupr_id": "ZDLMXD",
        "rating": 2.592,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith May",
        "dupr_id": "Z902ZW",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8206745914,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lawrence Galera",
        "dupr_id": "QPPVZ4",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Caley",
        "dupr_id": "67POLG",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Stafford, VA, US"
      }
    ]
  }
]