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

Game Set Match Doubles Weekend - March 2026 - Women's Doubles 50+ 5.0+

ID: 4324143004

对局比分

11-1

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

5:00 PM

对决场地

United Kingdom,

View Facility Page →

对决竞争阵营

阵营 1胜方
EC
Elena Chiu

KONZVO · USA

DUPR

4.062

SA
Sophie Amiach

59DW2L · USA

DUPR

5.295

阵营 2负方
EM
ELIZABETH MCCRAE

Q506XR · Blackburn with Darwen, England, GB

DUPR

3.755

JG
Julie Griffiths

VX2NJP · USA

DUPR

4.135

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4324143004
显示原始对决元数据 JSON
[
  {
    "team_id": 5126478117,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elena Chiu",
        "dupr_id": "KONZVO",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sophie Amiach",
        "dupr_id": "59DW2L",
        "rating": 5.295,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8462777281,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "ELIZABETH  MCCRAE",
        "dupr_id": "Q506XR",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": "Blackburn with Darwen, England, GB"
      },
      {
        "name": "Julie Griffiths",
        "dupr_id": "VX2NJP",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]