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

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

ID: 6878183671

对局比分

3-11

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

8:45 AM

对决场地

Fredericton, NB

View Facility Page →

对决竞争阵营

阵营 1负方
HX
Helen Xu

OD0MQE · Rothesay, NB, CA

DUPR

4.382

LI
Londyn Irving

PZZ40Q · Moncton, NB, CA

DUPR

4.142

阵营 2胜方
EH
Elna Hauman

2QKKY9 · Fredericton, NB, CA

DUPR

4.688

SS
Stephanie Suter

7D29L5 · Fredericton, NB, CA

DUPR

4.392

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6878183671
显示原始对决元数据 JSON
[
  {
    "team_id": 8556404798,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Helen Xu",
        "dupr_id": "OD0MQE",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Rothesay, NB, CA"
      },
      {
        "name": "Londyn Irving",
        "dupr_id": "PZZ40Q",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  },
  {
    "team_id": 7644162631,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elna Hauman",
        "dupr_id": "2QKKY9",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      },
      {
        "name": "Stephanie Suter",
        "dupr_id": "7D29L5",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      }
    ]
  }
]