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

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

ID: 6644482100

对局比分

11-7, 11-2

获胜 / Win

对决日期

2024-10-19

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SA
Stefan Andren

8MPZEO · Portland, OR, US

DUPR

5.802

DF
David Furman

1NR266 · Phoenix, AZ, US

DUPR

5.621

阵营 2负方
JS
Johan Svensson

89O9YR · Lakeland, TN, US

DUPR

5.425

JR
John Riedy

17NE4N · San Diego County, CA, US

DUPR

5.406

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6644482100
显示原始对决元数据 JSON
[
  {
    "team_id": 7567664861,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stefan Andren",
        "dupr_id": "8MPZEO",
        "rating": 5.802,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "David Furman",
        "dupr_id": "1NR266",
        "rating": 5.621,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 6571071954,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johan Svensson",
        "dupr_id": "89O9YR",
        "rating": 5.425,
        "profile_pic_url": null,
        "location": "Lakeland, TN, US"
      },
      {
        "name": "John Riedy",
        "dupr_id": "17NE4N",
        "rating": 5.406,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      }
    ]
  }
]