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

Performance PT 2025 High Stakes Moneyball Tournament - Performance PT Invitational Winner Take All $2K Moneyball

ID: 6076477929

对局比分

15-12

获胜 / Win

对决日期

2025-11-16

对局时间 (估算)

10:15 AM

对决场地

Lexington, KY

View Facility Page →

对决竞争阵营

阵营 1胜方
BH
Ben Hansbrough

JZ5M9D · Alvaton, KY, US

DUPR

5.350

WC
Will Coffey

3ZYN2W · Bowling Green, KY, US

DUPR

5.646

阵营 2负方
TL
Tommy LaBat

L57XZZ · Maple Grove, MN, US

DUPR

5.445

MR
Mike Radermacher

1RP4KM · Eagan, MN, US

DUPR

5.411

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6076477929
显示原始对决元数据 JSON
[
  {
    "team_id": 7265806337,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Hansbrough",
        "dupr_id": "JZ5M9D",
        "rating": 5.35,
        "profile_pic_url": null,
        "location": "Alvaton, KY, US"
      },
      {
        "name": "Will Coffey",
        "dupr_id": "3ZYN2W",
        "rating": 5.646,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      }
    ]
  },
  {
    "team_id": 5102992112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tommy LaBat",
        "dupr_id": "L57XZZ",
        "rating": 5.445,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Mike Radermacher",
        "dupr_id": "1RP4KM",
        "rating": 5.411,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]