Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time FW Advanced 4.0 League

ID: 7594397952

Match Scores

11-6

Loss

Play Date

2026-01-14

Play Time (Est)

1:00 PM

Play Location

10761 Founders Wy, Fort Worth, TX 76177, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
IZ
Itos Zialcita

NY5606 · Fort Worth, TX, US

DUPR

4.314

ML
Mykayla Lockhart

JZX704 · USA

DUPR

4.268

TEAM 2LOSS
GB
George Bahls

0YGDX4 · Fort Worth, TX, US

DUPR

4.130

JM
Justice Miller

59EJL0 · USA

DUPR

4.332

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-7594397952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6005407672,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Itos Zialcita",
        "dupr_id": "NY5606",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Mykayla Lockhart",
        "dupr_id": "JZX704",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6909123365,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Bahls",
        "dupr_id": "0YGDX4",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Justice Miller",
        "dupr_id": "59EJL0",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]