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

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

ID: 6775759336

对局比分

11-3, 11-7

获胜 / Win

对决日期

2024-10-18

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SA
Stefan Andren

8MPZEO · Portland, OR, US

DUPR

5.785

DF
David Furman

1NR266 · Phoenix, AZ, US

DUPR

5.619

阵营 2负方
JO
Jaime Oncins

17J4Q0 · SP, BR

DUPR

6.140

TT
Tom Tueller

1NQROW · Washington, UT, US

DUPR

5.337

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6775759336
显示原始对决元数据 JSON
[
  {
    "team_id": 5039881546,
    "serial": 1,
    "winner": true,
    "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.619,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7294929596,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaime Oncins",
        "dupr_id": "17J4Q0",
        "rating": 6.14,
        "profile_pic_url": null,
        "location": "SP, BR"
      },
      {
        "name": "Tom Tueller",
        "dupr_id": "1NQROW",
        "rating": 5.337,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]