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

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

ID: 7140972705

对局比分

15-8

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

10:15 AM

对决场地

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负方
NH
Nolan Hellard

XJ0N9R · Frankfort, KY, US

DUPR

3.949

DM
Dao Minh Tran

L2ZKNZ · Lexington, KY, US

DUPR

4.103

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7140972705
显示原始对决元数据 JSON
[
  {
    "team_id": 4398410037,
    "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": 4686818707,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nolan Hellard",
        "dupr_id": "XJ0N9R",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Frankfort, KY, US"
      },
      {
        "name": "Dao Minh Tran",
        "dupr_id": "L2ZKNZ",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      }
    ]
  }
]