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

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

ID: 5685914918

对局比分

10-15

获胜 / Win

对决日期

2024-12-08

对局时间 (估算)

3:30 PM

对决场地

Mankato, MN

View Facility Page →

对决竞争阵营

阵营 1负方
MR
Mitchell Ruedy

EG9V2V · Burnsville, MN, US

DUPR

4.605

EI
Erik Iverson

8KPE4K · Hastings, MN, US

DUPR

4.704

阵营 2胜方
SW
Steven Will

1Q96N0 · Apple Valley, MN, US

DUPR

4.945

AM
Andrew Manning

8MZY5O · Apple Valley, MN, US

DUPR

4.831

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5685914918
显示原始对决元数据 JSON
[
  {
    "team_id": 6605720328,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mitchell Ruedy",
        "dupr_id": "EG9V2V",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      },
      {
        "name": "Erik Iverson",
        "dupr_id": "8KPE4K",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      }
    ]
  },
  {
    "team_id": 4958741520,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Will",
        "dupr_id": "1Q96N0",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Andrew Manning",
        "dupr_id": "8MZY5O",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  }
]