返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Competitive Open Play Match

ID: 7954052492

对局比分

9-11

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JS
Jeffrey Stone

RZOGJM · Edmonton, AB, CA

DUPR

4.481

AK
Alda kwan

NRGPMW · Edmonton, AB, CA

DUPR

3.117

阵营 2胜方
AF
Andrew Fung

2LR6D7 · Edmonton, AB, CA

DUPR

3.825

JD
Jamie Doig

0YGR44 · Edmonton, AB, CA

DUPR

3.425

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7954052492
显示原始对决元数据 JSON
[
  {
    "team_id": 6184272585,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Stone",
        "dupr_id": "RZOGJM",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Alda kwan",
        "dupr_id": "NRGPMW",
        "rating": 3.117,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6866100278,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Fung",
        "dupr_id": "2LR6D7",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jamie Doig",
        "dupr_id": "0YGR44",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]