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

2024 NPL Championship Weekend ∙ Cincinnati ∙ Session 4 ∙ Mens Doubles

ID: 5336085735

对局比分

2-11, 10-11

落败 / Loss

对决日期

2024-10-19

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SA
Stefan Andren

8MPZEO · Portland, OR, US

DUPR

5.785

DF
David Furman

1NR266 · Phoenix, AZ, US

DUPR

5.587

阵营 2胜方
DW
Dave Weinbach

3ZDRMP · Madison, WI, US

DUPR

6.047

JS
John Sperling

84VO02 · The Villages, FL, US

DUPR

5.560

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5336085735
显示原始对决元数据 JSON
[
  {
    "team_id": 4818000675,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stefan Andren",
        "dupr_id": "8MPZEO",
        "rating": 5.785,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "David Furman",
        "dupr_id": "1NR266",
        "rating": 5.587,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 6429133808,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dave Weinbach",
        "dupr_id": "3ZDRMP",
        "rating": 6.047,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "John  Sperling",
        "dupr_id": "84VO02",
        "rating": 5.56,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]