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

Austin Open - $8600 CASH Purse - Mens Doubles Open Division

ID: 6745707268

对局比分

16-18

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

5:00 PM

对决场地

Pflugerville, TX

View Facility Page →

对决竞争阵营

阵营 1负方
NB
Nicholas Bond

350LNL · Canyon Lake, TX, US

DUPR

4.775

JF
Jesse Foster

DWN59M · Canyon Lake, TX, US

DUPR

4.425

阵营 2胜方
TA
Tony Aleman

OZJ5Y7 · Corpus Christi, TX, US

DUPR

4.504

Rich Crouse

8KKM97 · Port Aransas, TX, US

DUPR

4.436

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6745707268
显示原始对决元数据 JSON
[
  {
    "team_id": 5927632471,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Bond",
        "dupr_id": "350LNL",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Canyon Lake, TX, US"
      },
      {
        "name": "Jesse Foster",
        "dupr_id": "DWN59M",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Canyon Lake, TX, US"
      }
    ]
  },
  {
    "team_id": 6567568510,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tony Aleman",
        "dupr_id": "OZJ5Y7",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Corpus Christi, TX, US"
      },
      {
        "name": "Rich Crouse",
        "dupr_id": "8KKM97",
        "rating": 4.436,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/957338/images/profile/c2f5b5b2-8aab-4d48-9fb2-9393580a466a.png",
        "location": "Port Aransas, TX, US"
      }
    ]
  }
]