Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TONK Premier League - Game 1 - Division 2

ID: 8500243733

Match Scores

11-8

Loss

Play Date

2025-10-07

Play Time (Est)

6:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Becca Barrera

ZNWJ0D · USA

DUPR

4.120

SR
Sabrina Reyes

Q59LND · Dallas, TX, US

DUPR

4.362

TEAM 2LOSS
AV
Arielle Verdeflor

ZNV9PQ · Dallas, TX, US

DUPR

4.371

KD
Kyla DeZell

KOY26Q · Plano, TX, US

DUPR

4.410

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-8500243733
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7643413727,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Becca Barrera ",
        "dupr_id": "ZNWJ0D",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sabrina Reyes",
        "dupr_id": "Q59LND",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5400098983,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arielle Verdeflor",
        "dupr_id": "ZNV9PQ",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Kyla DeZell",
        "dupr_id": "KOY26Q",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]