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

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

ID: 6599400490

对局比分

0-11

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

11:30 PM

对决场地

Lexington, KY

View Facility Page →

对决竞争阵营

阵营 1负方
NH
Nolan Hellard

XJ0N9R · Frankfort, KY, US

DUPR

3.932

DM
Dao Minh Tran

L2ZKNZ · Lexington, KY, US

DUPR

4.091

阵营 2胜方
BW
Brady White

162QXK · Lexington, KY, US

DUPR

4.414

CH
Caleb Hughes

67VX5G · Columbus, OH, US

DUPR

4.727

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6599400490
显示原始对决元数据 JSON
[
  {
    "team_id": 7291049079,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nolan Hellard",
        "dupr_id": "XJ0N9R",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Frankfort, KY, US"
      },
      {
        "name": "Dao Minh Tran",
        "dupr_id": "L2ZKNZ",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      }
    ]
  },
  {
    "team_id": 7438903134,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brady White",
        "dupr_id": "162QXK",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Caleb Hughes",
        "dupr_id": "67VX5G",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]