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

The BackSpin Showdown 2 - Womens Doubles Skill: (Open) Age: (Any)

ID: 6472453671

对局比分

11-8

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

4:45 AM

对决场地

Fredericton, NB

View Facility Page →

对决竞争阵营

阵营 1胜方
AV
Aurella Vautour

JJ2DZW · Saint-Louis de Kent, NB, CA

DUPR

4.332

CK
Claire Kurdyak

E99XDO · Rexton, NB, CA

DUPR

4.507

阵营 2负方
HX
Helen Xu

OD0MQE · Rothesay, NB, CA

DUPR

4.403

LI
Londyn Irving

PZZ40Q · Moncton, NB, CA

DUPR

4.185

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6472453671
显示原始对决元数据 JSON
[
  {
    "team_id": 7148909750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aurella Vautour",
        "dupr_id": "JJ2DZW",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Saint-Louis de Kent, NB, CA"
      },
      {
        "name": "Claire Kurdyak",
        "dupr_id": "E99XDO",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Rexton, NB, CA"
      }
    ]
  },
  {
    "team_id": 4615575758,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Helen Xu",
        "dupr_id": "OD0MQE",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Rothesay, NB, CA"
      },
      {
        "name": "Londyn Irving",
        "dupr_id": "PZZ40Q",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  }
]