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

TONK Premier League - Game 4 - Division 1 - Playoff

ID: 4750050901

对局比分

11-9

落败 / Loss

对决日期

2025-11-11

对局时间 (估算)

2:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
DC
Darren Crabtree

8JWVKJ · Dallas, TX, US

DUPR

4.857

JW
Jessica Welch

1R4YYZ · Rockwall, TX, US

DUPR

4.555

阵营 2负方
KD
KRIsH Desai

59NWO0 · Keller, TX, US

DUPR

4.780

TL
Tiffany Landgraf

EG499M · Southlake, TX, US

DUPR

4.742

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4750050901
显示原始对决元数据 JSON
[
  {
    "team_id": 7847182956,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darren Crabtree",
        "dupr_id": "8JWVKJ",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Jessica Welch",
        "dupr_id": "1R4YYZ",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      }
    ]
  },
  {
    "team_id": 7227791481,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "KRIsH Desai",
        "dupr_id": "59NWO0",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Keller, TX, US"
      },
      {
        "name": "Tiffany Landgraf",
        "dupr_id": "EG499M",
        "rating": 4.742,
        "profile_pic_url": null,
        "location": "Southlake, TX, US"
      }
    ]
  }
]