Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

FCPA May 2026 RR Tourney

ID: 5862402641

Match Scores

9-11

Win

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

7270 Riley Rd, Warrenton, VA 20187, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MH
Matthew Hammond

6NMX9Q · USA

DUPR

3.160

SL
Shane Lawson

9J45KV · USA

DUPR

3.708

TEAM 2WINNER
DM
Dev Mittar

6P4D7K · USA

DUPR

3.515

BM
Bethany Mathis

DWLW9L · Warrenton, VA, US

DUPR

3.542

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-5862402641
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4504142632,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Hammond",
        "dupr_id": "6NMX9Q",
        "rating": 3.16,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shane Lawson",
        "dupr_id": "9J45KV",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5586696530,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dev Mittar",
        "dupr_id": "6P4D7K",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bethany Mathis",
        "dupr_id": "DWLW9L",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      }
    ]
  }
]