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

2nd Annual Thoroughbred Classic - Men's 4.5+ (any age)

ID: 5264897575

对局比分

9-11

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

8:45 AM

对决场地

Lexington, KY

View Facility Page →

对决竞争阵营

阵营 1负方
BW
Brady White

162QXK · Lexington, KY, US

DUPR

4.297

CH
Caleb Hughes

67VX5G · Columbus, OH, US

DUPR

4.653

阵营 2胜方
TS
Taylor Smith

4ZQDD2 · Lexington, KY, US

DUPR

4.127

Andrew Hurley

YG7PZ4 · London, KY, US

DUPR

3.802

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5264897575
显示原始对决元数据 JSON
[
  {
    "team_id": 4966833255,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brady White",
        "dupr_id": "162QXK",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Caleb Hughes",
        "dupr_id": "67VX5G",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 7643700165,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Taylor Smith",
        "dupr_id": "4ZQDD2",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Andrew Hurley",
        "dupr_id": "YG7PZ4",
        "rating": 3.802,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/170775_6519c9c32d3ed.jpeg",
        "location": "London, KY, US"
      }
    ]
  }
]