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

Klyng Rising League

ID: 7269570777

对局比分

9-15

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DM
Danielle Money

Q54WN5 · Brantford, ON, CA

DUPR

4.487

AM
Alex Manley

KOW64Y · Peterborough, ON, CA

DUPR

4.255

阵营 2胜方
JA
Jill Abergel

PWV47X · Toronto, ON, CA

DUPR

4.409

MA
Marie Aubie

V745XP · Bridgenorth, ON, CA

DUPR

5.194

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7269570777
显示原始对决元数据 JSON
[
  {
    "team_id": 8237782367,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danielle Money",
        "dupr_id": "Q54WN5",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      },
      {
        "name": "Alex Manley",
        "dupr_id": "KOW64Y",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      }
    ]
  },
  {
    "team_id": 6822322594,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jill Abergel",
        "dupr_id": "PWV47X",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Marie Aubie",
        "dupr_id": "V745XP",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Bridgenorth, ON, CA"
      }
    ]
  }
]