Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TONK Premier League - Game 1 - Division 2

ID: 4304373417

Match Scores

10-12

Win

Play Date

2025-11-04

Play Time (Est)

10:15 AM

Play Location

Pickler Universe - Carrollton, 2800 N Interstate 35E, Carrollton, TX 75006, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
HK
Hanaa Khan

9PG6PJ · USA

DUPR

4.235

HD
Heather Doslich

2L5KW4 · Dallas, TX, US

DUPR

4.520

TEAM 2WINNER
AV
Arielle Verdeflor

ZNV9PQ · Dallas, TX, US

DUPR

4.238

KD
Kyla DeZell

KOY26Q · Plano, TX, US

DUPR

4.616

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-4304373417
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5955400711,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hanaa Khan",
        "dupr_id": "9PG6PJ",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Heather Doslich",
        "dupr_id": "2L5KW4",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5791277209,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Arielle Verdeflor",
        "dupr_id": "ZNV9PQ",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Kyla DeZell",
        "dupr_id": "KOY26Q",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]