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

After Dark Duos Winter Series - Life Time Kingwood - Mixed Doubles Skill: DUPR Combined 9.0

ID: 6469583232

对局比分

15-17

获胜 / Win

对决日期

2026-02-06

对局时间 (估算)

1:00 PM

对决场地

Atascocita, TX

未核实场馆

对决竞争阵营

阵营 1负方
BL
Brandi Lawson

L25DQJ · USA

DUPR

3.706

DB
Diego Berrocal

9PXRKV · Porter, TX, US

DUPR

4.658

阵营 2胜方
LH
Lada Heng

NYERKN · Humble, TX, US

DUPR

4.329

KC
Kevin Carnett

16YPGK · Houston, TX, US

DUPR

4.404

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6469583232
显示原始对决元数据 JSON
[
  {
    "team_id": 4421103345,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandi Lawson",
        "dupr_id": "L25DQJ",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diego Berrocal",
        "dupr_id": "9PXRKV",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  },
  {
    "team_id": 7741371766,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lada Heng",
        "dupr_id": "NYERKN",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Kevin Carnett",
        "dupr_id": "16YPGK",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]