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

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

ID: 7369972268

对局比分

11-6, 13-11

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

9:00 PM

对决场地

Lexington, KY

View Facility Page →

对决竞争阵营

阵营 1胜方
BW
Brady White

162QXK · Lexington, KY, US

DUPR

4.401

CH
Caleb Hughes

67VX5G · Columbus, OH, US

DUPR

4.718

阵营 2负方
TC
Tad Crone

2QXWLY · Hebron, KY, US

DUPR

4.623

JS
Jared Shields

G57WVG · USA

DUPR

4.104

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7369972268
显示原始对决元数据 JSON
[
  {
    "team_id": 4763178823,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brady White",
        "dupr_id": "162QXK",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Caleb Hughes",
        "dupr_id": "67VX5G",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 7155358467,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tad Crone",
        "dupr_id": "2QXWLY",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Hebron, KY, US"
      },
      {
        "name": "Jared Shields",
        "dupr_id": "G57WVG",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]