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

Competitive Open Play Match

ID: 7074950737

对局比分

9-11, 7-11

获胜 / Win

对决日期

2025-10-14

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DH
David Hartnoll

V7Q6WJ · Red Deer, AB, CA

DUPR

4.538

EF
Elijah Funkhouser

Q5OZJD · Red Deer, AB, CA

DUPR

4.905

阵营 2胜方
ZP
Zeljik Psalm Maraon

RZEWQQ · Red Deer, AB, CA

DUPR

4.460

VK
Victor K Leung

PWK47X · Red Deer, AB, CA

DUPR

4.886

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7074950737
显示原始对决元数据 JSON
[
  {
    "team_id": 8115651652,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Hartnoll",
        "dupr_id": "V7Q6WJ",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Elijah Funkhouser",
        "dupr_id": "Q5OZJD",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 4500814522,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zeljik Psalm Maraon",
        "dupr_id": "RZEWQQ",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Victor K Leung",
        "dupr_id": "PWK47X",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]