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

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

ID: 6108889028

对局比分

10-12

获胜 / Win

对决日期

2025-11-16

对局时间 (估算)

9:00 PM

对决场地

Lexington, KY

View Facility Page →

对决竞争阵营

阵营 1负方
CS
Conner Sherwood

PK70NG · Lexington, KY, US

DUPR

5.138

SP
Stephen Pobst

8JPMVO · USA

DUPR

5.491

阵营 2胜方
TL
Tommy LaBat

L57XZZ · Maple Grove, MN, US

DUPR

5.446

MR
Mike Radermacher

1RP4KM · Eagan, MN, US

DUPR

5.412

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6108889028
显示原始对决元数据 JSON
[
  {
    "team_id": 5303052171,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Conner Sherwood",
        "dupr_id": "PK70NG",
        "rating": 5.138,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Stephen Pobst",
        "dupr_id": "8JPMVO",
        "rating": 5.491,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5844058896,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tommy LaBat",
        "dupr_id": "L57XZZ",
        "rating": 5.446,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Mike Radermacher",
        "dupr_id": "1RP4KM",
        "rating": 5.412,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]