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

DUPR 18 Sunday 8:00 AM - The Dink Minor League Pickleball @ Pickleball Kingdom ~ Hendersonville, Tennessee

ID: 5970713498

对局比分

21-19

获胜 / Win

对决日期

2025-08-24

对局时间 (估算)

3:30 PM

对决场地

Pickleball Kingdom Hendersonville

未核实场馆

对决竞争阵营

阵营 1胜方
JP
Jacob Pickett

30OY4X · Munford, TN, US

DUPR

4.644

HC
Hanna Chandler

8EPPJJ · Tupelo, MS, US

DUPR

4.677

阵营 2负方
BT
Brent Thompson

1QWNPN · Benton, KY, US

DUPR

4.444

JW
Jennifer Wilson

12N77R · Benton, KY, US

DUPR

4.256

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5970713498
显示原始对决元数据 JSON
[
  {
    "team_id": 7486346058,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Pickett",
        "dupr_id": "30OY4X",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Munford, TN, US"
      },
      {
        "name": "Hanna Chandler",
        "dupr_id": "8EPPJJ",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Tupelo, MS, US"
      }
    ]
  },
  {
    "team_id": 7774798219,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Thompson",
        "dupr_id": "1QWNPN",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Benton, KY, US"
      },
      {
        "name": "Jennifer Wilson",
        "dupr_id": "12N77R",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Benton, KY, US"
      }
    ]
  }
]