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

DUPR Session

ID: 5580686883

对局比分

11-6, 11-0

落败 / Loss

对决日期

2026-04-07

对局时间 (估算)

4:45 AM

对决场地

Winnipeg, MB, Canada

未核实场馆

对决竞争阵营

阵营 1胜方
CF
Carol Falkenberg

1N0KNN · Winnipeg, MB, CA

DUPR

3.623

MP
Mark Poole

6Z7PQQ · Winnipeg, MB, CA

DUPR

4.360

阵营 2负方
LT
Linda Trstenjak

ZN79MQ · Winnipeg, MB, CA

DUPR

3.764

RC
Robin Chase

890D5J · Winnipeg, MB, CA

DUPR

4.323

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5580686883
显示原始对决元数据 JSON
[
  {
    "team_id": 5943649324,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carol Falkenberg",
        "dupr_id": "1N0KNN",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Mark Poole",
        "dupr_id": "6Z7PQQ",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  },
  {
    "team_id": 8558697249,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Linda Trstenjak",
        "dupr_id": "ZN79MQ",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Robin Chase",
        "dupr_id": "890D5J",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  }
]