Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TONK Premier League - Game 1 - Division 2

ID: 7342795160

Match Scores

3-11

Win

Play Date

2025-10-21

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
RM
Rebekah McQueen

1R5XRQ · Grandview, TX, US

DUPR

3.802

TH
Tracy Hildebrand

KOV9WK · USA

DUPR

4.117

TEAM 2WINNER
AV
Arielle Verdeflor

ZNV9PQ · Dallas, TX, US

DUPR

4.273

KD
Kyla DeZell

KOY26Q · Plano, TX, US

DUPR

4.650

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-7342795160
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5516500685,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rebekah McQueen",
        "dupr_id": "1R5XRQ",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Grandview, TX, US"
      },
      {
        "name": "Tracy Hildebrand",
        "dupr_id": "KOV9WK",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4951130339,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Arielle Verdeflor",
        "dupr_id": "ZNV9PQ",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Kyla DeZell",
        "dupr_id": "KOY26Q",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]