Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dallas Nationals (Gender)

ID: 4704532554

Match Scores

11-5

Win

Play Date

2025-10-24

Play Time (Est)

7:30 PM

Play Location

5757 S State Highway 205; Rockwall, TX 75032

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Adam Kahn

35XLKR · Arvada, CO, US

DUPR

4.787

UP
Ung Phung

0YP4OG · Littleton, CO, US

DUPR

4.525

TEAM 2LOSS
BB
Brian Barclay

894MRK · Forney, TX, US

DUPR

4.157

KT
Keith Thomason

12G5OY · Rockwall, TX, US

DUPR

4.314

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-4704532554
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8206246719,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Kahn",
        "dupr_id": "35XLKR",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Arvada, CO, US"
      },
      {
        "name": "Ung Phung",
        "dupr_id": "0YP4OG",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 4801646266,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Barclay",
        "dupr_id": "894MRK",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Forney, TX, US"
      },
      {
        "name": "Keith Thomason",
        "dupr_id": "12G5OY",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      }
    ]
  }
]