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

Minto US Open Pickleball Championships - Men's Senior Pro Doubles- Main Draw

ID: 4336011440

对局比分

11-8, 16-14

落败 / Loss

对决日期

2025-04-29

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DF
David Furman

1NR266 · Phoenix, AZ, US

DUPR

5.576

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.577

阵营 2负方
DW
Dave Weinbach

3ZDRMP · Madison, WI, US

DUPR

6.071

MS
Matthew Schiller

3022N8 · Carmel, IN, US

DUPR

5.801

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4336011440
显示原始对决元数据 JSON
[
  {
    "team_id": 6361296186,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Furman",
        "dupr_id": "1NR266",
        "rating": 5.576,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.577,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5496595989,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dave Weinbach",
        "dupr_id": "3ZDRMP",
        "rating": 6.071,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Matthew Schiller",
        "dupr_id": "3022N8",
        "rating": 5.801,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]