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

$5,000 Picklebarn Year-End Championships - Men's Doubles (4.0-4.5)

ID: 6303787291

对局比分

11-6

获胜 / Win

对决日期

2024-12-07

对局时间 (估算)

8:45 AM

对决场地

Mankato, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
SW
Steven Will

1Q96N0 · Apple Valley, MN, US

DUPR

4.960

AM
Andrew Manning

8MZY5O · Apple Valley, MN, US

DUPR

4.848

阵营 2负方
CL
Cary Lindeman

3V50W7 · USA

DUPR

4.058

WK
William Keller

17LRW0 · USA

DUPR

4.143

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6303787291
显示原始对决元数据 JSON
[
  {
    "team_id": 4957218285,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Will",
        "dupr_id": "1Q96N0",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Andrew Manning",
        "dupr_id": "8MZY5O",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  },
  {
    "team_id": 7794952655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cary Lindeman",
        "dupr_id": "3V50W7",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Keller",
        "dupr_id": "17LRW0",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]