返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

TONK Premier League - Game 2 - Division 1 - Playoff

ID: 6239925694

对局比分

11-9

落败 / Loss

对决日期

2025-11-11

对局时间 (估算)

11:30 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
DD
Dallas Dunn

3P7KM8 · Prosper, TX, US

DUPR

4.899

DC
Darren Crabtree

8JWVKJ · Dallas, TX, US

DUPR

4.851

阵营 2负方
AK
Andrew Kochevar

ZN9J5L · McKinney, TX, US

DUPR

4.967

KD
KRIsH Desai

59NWO0 · Keller, TX, US

DUPR

4.784

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6239925694
显示原始对决元数据 JSON
[
  {
    "team_id": 4490198601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dallas Dunn",
        "dupr_id": "3P7KM8",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      },
      {
        "name": "Darren Crabtree",
        "dupr_id": "8JWVKJ",
        "rating": 4.851,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5363716428,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Kochevar",
        "dupr_id": "ZN9J5L",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "KRIsH Desai",
        "dupr_id": "59NWO0",
        "rating": 4.784,
        "profile_pic_url": null,
        "location": "Keller, TX, US"
      }
    ]
  }
]