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

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

ID: 4542242053

对局比分

11-2

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

2:15 AM

对决场地

Fredericton, NB

View Facility Page →

对决竞争阵营

阵营 1胜方
AH
Angelia Hermenier

8DKZ76 · Queens County, NB, CA

DUPR

4.607

CH
Carrie Hallett

ZN974D · Fredericton, NB, CA

DUPR

4.990

阵营 2负方
HX
Helen Xu

OD0MQE · Rothesay, NB, CA

DUPR

4.394

LI
Londyn Irving

PZZ40Q · Moncton, NB, CA

DUPR

4.165

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4542242053
显示原始对决元数据 JSON
[
  {
    "team_id": 6093496337,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angelia Hermenier",
        "dupr_id": "8DKZ76",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Queens County, NB, CA"
      },
      {
        "name": "Carrie Hallett",
        "dupr_id": "ZN974D",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      }
    ]
  },
  {
    "team_id": 4629698842,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Helen Xu",
        "dupr_id": "OD0MQE",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Rothesay, NB, CA"
      },
      {
        "name": "Londyn Irving",
        "dupr_id": "PZZ40Q",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  }
]