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

Richmond Nationals (Combo)

ID: 6361987862

Match Scores

11-7

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 1WINNER
MH
Maddie Helm

RZGPOM · Portland, OR, US

DUPR

4.940

DN
David Nguyen

PKM9WE · Hillsboro, OR, US

DUPR

4.943

TEAM 2LOSS
MK
Megan Knutson

RZ29YZ · Crozet, VA, US

DUPR

4.936

TV
Tyler Vanagas

3POKG8 · Midlothian, VA, US

DUPR

4.885

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-6361987862
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8372306830,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maddie Helm",
        "dupr_id": "RZGPOM",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "David Nguyen",
        "dupr_id": "PKM9WE",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  },
  {
    "team_id": 7571883547,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan Knutson",
        "dupr_id": "RZ29YZ",
        "rating": 4.936,
        "profile_pic_url": null,
        "location": "Crozet, VA, US"
      },
      {
        "name": "Tyler Vanagas",
        "dupr_id": "3POKG8",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      }
    ]
  }
]