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

Dallas Nationals (Gender)

ID: 5000502227

Match Scores

12-10

Win

Play Date

2025-10-24

Play Time (Est)

12:45 AM

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.753

UP
Ung Phung

0YP4OG · Littleton, CO, US

DUPR

4.435

TEAM 2LOSS
JK
Jon Kent

8WZ9XG · Rockwall, TX, US

DUPR

4.295

DP
David passey

3Y6P24 · Wylie, TX, US

DUPR

4.874

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-5000502227
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5125846258,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Kahn",
        "dupr_id": "35XLKR",
        "rating": 4.753,
        "profile_pic_url": null,
        "location": "Arvada, CO, US"
      },
      {
        "name": "Ung Phung",
        "dupr_id": "0YP4OG",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 6958556087,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Kent",
        "dupr_id": "8WZ9XG",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      },
      {
        "name": "David passey",
        "dupr_id": "3Y6P24",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Wylie, TX, US"
      }
    ]
  }
]