Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Richmond Nationals (Combo)

ID: 6324970529

Match Scores

7-11, 4-11

Loss

Play Date

2025-09-27

Play Time (Est)

6:15 AM

Play Location

5757 S State Highway 205; Rockwall, TX 75032

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Michael Cao

3V2Z46 · Chesterfield, VA, US

DUPR

4.766

KB
Kay Barnewolt

3PPE2Z · Manakin-Sabot, VA, US

DUPR

4.481

TEAM 2WINNER
AC
Andy Custer

YG22NP · Portland, OR, US

DUPR

4.714

CB
Carole Bertrand

30EZ9G · Portland, OR, US

DUPR

4.853

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-6324970529
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4921420618,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Cao",
        "dupr_id": "3V2Z46",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Kay Barnewolt",
        "dupr_id": "3PPE2Z",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Manakin-Sabot, VA, US"
      }
    ]
  },
  {
    "team_id": 6764341431,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Custer",
        "dupr_id": "YG22NP",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Carole Bertrand",
        "dupr_id": "30EZ9G",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]