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

Richmond Nationals (Combo)

ID: 7327091978

Match Scores

3-11

Win

Play Date

2025-09-26

Play Time (Est)

3:30 PM

Play Location

5757 S State Highway 205; Rockwall, TX 75032

Unverified Facility

Competitor Teams

TEAM 1LOSS
LD
Lea Doise

0YQGV4 · Keswick, VA, US

DUPR

4.565

JD
Jeremy Deuel

2L0PM9 · USA

DUPR

4.757

TEAM 2WINNER
MH
Maddie Helm

RZGPOM · Portland, OR, US

DUPR

4.932

DN
David Nguyen

PKM9WE · Hillsboro, OR, US

DUPR

4.936

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-7327091978
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5821267485,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lea Doise",
        "dupr_id": "0YQGV4",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Keswick, VA, US"
      },
      {
        "name": "Jeremy Deuel",
        "dupr_id": "2L0PM9",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5949716463,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maddie Helm",
        "dupr_id": "RZGPOM",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "David Nguyen",
        "dupr_id": "PKM9WE",
        "rating": 4.936,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  }
]