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

TONK Premier League - Game 2 - Division 1

ID: 6845172144

对局比分

11-7

获胜 / Win

对决日期

2025-11-04

对局时间 (估算)

1:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
AN
AT Noah

DW2YEL · Fort Worth, TX, US

DUPR

4.636

DW
Davis Weatherston

8MZJVP · Logan, UT, US

DUPR

5.375

阵营 2负方
DD
Dallas Dunn

3P7KM8 · Prosper, TX, US

DUPR

4.944

DC
Darren Crabtree

8JWVKJ · Dallas, TX, US

DUPR

4.878

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6845172144
显示原始对决元数据 JSON
[
  {
    "team_id": 5792223859,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "AT Noah",
        "dupr_id": "DW2YEL",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Davis Weatherston",
        "dupr_id": "8MZJVP",
        "rating": 5.375,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 6648274833,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dallas Dunn",
        "dupr_id": "3P7KM8",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      },
      {
        "name": "Darren Crabtree",
        "dupr_id": "8JWVKJ",
        "rating": 4.878,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]