Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dallas Nationals (Gender)

ID: 6243553011

Match Scores

11-3, 11-3

Loss

Play Date

2025-10-24

Play Time (Est)

4:45 AM

Play Location

5757 S State Highway 205; Rockwall, TX 75032

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jason Sandler

89Q4MR · Dallas, TX, US

DUPR

4.281

HW
Hamilton Watson

RZXGGQ · Richardson, TX, US

DUPR

4.217

TEAM 2LOSS
DJ
Daniel Jones

35705R · Spanish Fork, UT, US

DUPR

3.898

GA
Greg Andreason

3X5E05 · Orem, UT, US

DUPR

3.788

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-6243553011
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5674874253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Sandler",
        "dupr_id": "89Q4MR",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Hamilton Watson",
        "dupr_id": "RZXGGQ",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Richardson, TX, US"
      }
    ]
  },
  {
    "team_id": 6568555122,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Jones",
        "dupr_id": "35705R",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Greg Andreason",
        "dupr_id": "3X5E05",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]