Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dallas Nationals (Gender)

ID: 4957332450

Match Scores

11-6, 11-5

Loss

Play Date

2025-10-25

Play Time (Est)

7:30 PM

Play Location

2800 N Interstate 35E; Carrollton, TX 75006

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
Jak Crow

V70ZXP · Las Vegas, NV, US

DUPR

4.669

DS
David Sweetland

WX5Z0G · Las Vegas, NV, US

DUPR

4.406

TEAM 2LOSS
DJ
Daniel Jones

35705R · Spanish Fork, UT, US

DUPR

3.938

BA
Brian Acevedo

GGWJMM · Lehi, UT, US

DUPR

3.908

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-4957332450
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5679719208,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jak Crow",
        "dupr_id": "V70ZXP",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "David Sweetland",
        "dupr_id": "WX5Z0G",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5391358776,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Jones",
        "dupr_id": "35705R",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Brian Acevedo",
        "dupr_id": "GGWJMM",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]