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

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

ID: 4993691537

对局比分

6-11, 11-8, 6-11

获胜 / Win

对决日期

2024-10-18

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SF
Scott Fliegelman

1NN961 · Boulder, CO, US

DUPR

5.886

CS
Chad Shane

8EPJE1 · Castle Rock, CO, US

DUPR

5.586

阵营 2胜方
DF
David Furman

1NR266 · Phoenix, AZ, US

DUPR

5.619

SA
Stefan Andren

8MPZEO · Portland, OR, US

DUPR

5.794

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4993691537
显示原始对决元数据 JSON
[
  {
    "team_id": 7480631419,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Fliegelman",
        "dupr_id": "1NN961",
        "rating": 5.886,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Chad Shane",
        "dupr_id": "8EPJE1",
        "rating": 5.586,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      }
    ]
  },
  {
    "team_id": 7235026754,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Furman",
        "dupr_id": "1NR266",
        "rating": 5.619,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Stefan Andren",
        "dupr_id": "8MPZEO",
        "rating": 5.794,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]