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

Klyng Rising League

ID: 6221287165

对局比分

15-14

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JW
Jared Watts

V7WN47 · London, ON, CA

DUPR

4.909

AA
Alexa Aquino

4LMVPV · Brantford, ON, CA

DUPR

4.617

阵营 2负方
JH
Josh Hatzenbuhler

V7WY65 · Ingersoll, ON, CA

DUPR

4.991

HP
Hanne Poulsen

P57L7G · Collingwood, ON, CA

DUPR

4.184

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6221287165
显示原始对决元数据 JSON
[
  {
    "team_id": 4409850598,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Watts",
        "dupr_id": "V7WN47",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      },
      {
        "name": "Alexa Aquino",
        "dupr_id": "4LMVPV",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  },
  {
    "team_id": 7129911955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Hatzenbuhler",
        "dupr_id": "V7WY65",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Ingersoll, ON, CA"
      },
      {
        "name": "Hanne Poulsen",
        "dupr_id": "P57L7G",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Collingwood, ON, CA"
      }
    ]
  }
]