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

Dallas Nationals (Gender)

ID: 7814562119

Match Scores

11-6

Loss

Play Date

2025-10-25

Play Time (Est)

12:45 AM

Play Location

2800 N Interstate 35E; Carrollton, TX 75006

View Facility Page →

Competitor Teams

TEAM 1WINNER
RV
Raymond Velarde

3VQ6RE · Las Vegas, NV, US

DUPR

4.754

TS
Tommy Shin

YG755G · Las Vegas, NV, US

DUPR

4.713

TEAM 2LOSS
AK
Adam Kahn

35XLKR · Arvada, CO, US

DUPR

4.705

CH
Cody Hagans

8K6V4Q · Lakewood, CO, US

DUPR

4.766

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-7814562119
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5306047902,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raymond Velarde",
        "dupr_id": "3VQ6RE",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Tommy Shin",
        "dupr_id": "YG755G",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 8538399691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Kahn",
        "dupr_id": "35XLKR",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Arvada, CO, US"
      },
      {
        "name": "Cody Hagans",
        "dupr_id": "8K6V4Q",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      }
    ]
  }
]