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

Richmond Nationals (Combo)

ID: 4607202111

Match Scores

14-12

Loss

Play Date

2025-09-26

Play Time (Est)

4:45 AM

Play Location

5757 S State Highway 205; Rockwall, TX 75032

Unverified Facility

Competitor Teams

TEAM 1WINNER
LD
Lea Doise

0YQGV4 · Keswick, VA, US

DUPR

4.649

JD
Jeremy Deuel

2L0PM9 · USA

DUPR

4.985

TEAM 2LOSS
MH
Maddie Helm

RZGPOM · Portland, OR, US

DUPR

4.916

DN
David Nguyen

PKM9WE · Hillsboro, OR, US

DUPR

4.922

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-4607202111
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5282627166,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lea Doise",
        "dupr_id": "0YQGV4",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Keswick, VA, US"
      },
      {
        "name": "Jeremy Deuel",
        "dupr_id": "2L0PM9",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8525596941,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maddie Helm",
        "dupr_id": "RZGPOM",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "David Nguyen",
        "dupr_id": "PKM9WE",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  }
]