返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Life Time FW Advanced League

ID: 6323023898

对局比分

11-6, 11-7

获胜 / Win

对决日期

2026-01-30

对局时间 (估算)

3:30 PM

对决场地

10761 Founders Wy, Fort Worth, TX 76177, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
GB
George Bahls

0YGDX4 · Fort Worth, TX, US

DUPR

4.231

ML
Mykayla Lockhart

JZX704 · USA

DUPR

4.260

阵营 2负方
IZ
Itos Zialcita

NY5606 · Fort Worth, TX, US

DUPR

4.306

JM
Justice Miller

59EJL0 · USA

DUPR

4.110

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6323023898
显示原始对决元数据 JSON
[
  {
    "team_id": 6464047542,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Bahls",
        "dupr_id": "0YGDX4",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Mykayla Lockhart",
        "dupr_id": "JZX704",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8510759033,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Itos Zialcita",
        "dupr_id": "NY5606",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Justice Miller",
        "dupr_id": "59EJL0",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]