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

Dallas Nationals (Gender)

ID: 6326099245

Match Scores

11-9, 11-2

Win

Play Date

2025-10-24

Play Time (Est)

2:15 AM

Play Location

5757 S State Highway 205; Rockwall, TX 75032

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Tommy Shin

YG755G · Las Vegas, NV, US

DUPR

4.789

RV
Raymond Velarde

3VQ6RE · Las Vegas, NV, US

DUPR

4.751

TEAM 2LOSS
EK
Eddy Kim

L5GKZ5 · Beaverton, OR, US

DUPR

4.840

DP
David Park

EGGORJ · Frisco, TX, US

DUPR

4.384

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-6326099245
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5838514736,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tommy Shin",
        "dupr_id": "YG755G",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Raymond Velarde",
        "dupr_id": "3VQ6RE",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4993981114,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eddy Kim",
        "dupr_id": "L5GKZ5",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "Beaverton, OR, US"
      },
      {
        "name": "David Park",
        "dupr_id": "EGGORJ",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      }
    ]
  }
]