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

Match Scores

15-5

Loss

Play Date

2025-06-28

Play Time (Est)

10:15 AM

Play Location

Fredericksburg, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LG
Lawrence Galera

QPPVZ4 · USA

DUPR

4.270

MC
Michael Caley

67POLG · Stafford, VA, US

DUPR

3.943

TEAM 2LOSS
EA
Ernesto Abud

EG6VVM · USA

DUPR

4.185

J-
JC - Juan Carlos Araneda

8KMM07 · Falmouth, VA, US

DUPR

3.863

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-7969483149
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8503254222,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lawrence Galera",
        "dupr_id": "QPPVZ4",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Caley",
        "dupr_id": "67POLG",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Stafford, VA, US"
      }
    ]
  },
  {
    "team_id": 5651495760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ernesto Abud",
        "dupr_id": "EG6VVM",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JC - Juan Carlos Araneda",
        "dupr_id": "8KMM07",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Falmouth, VA, US"
      }
    ]
  }
]