Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FCPA 2026 Ladder League

ID: 6892499919

Match Scores

5-9

Loss

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

7270 Riley Rd, Warrenton, VA 20187, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
PS
Paul sita

1QMDWR · USA

DUPR

3.974

AR
Aurelio Roca

8KE4Q8 · Haymarket, VA, US

DUPR

4.021

TEAM 2WINNER
VW
Vernon Welsted

3OXWNE · USA

DUPR

4.114

IB
Ian Burgess

7N2R0N · USA

DUPR

4.234

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-6892499919
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5706185250,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul sita",
        "dupr_id": "1QMDWR",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aurelio Roca",
        "dupr_id": "8KE4Q8",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Haymarket, VA, US"
      }
    ]
  },
  {
    "team_id": 6222338889,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vernon Welsted",
        "dupr_id": "3OXWNE",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ian Burgess",
        "dupr_id": "7N2R0N",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]