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

Sydney Grand Slam I - 50+ Mixed Doubles DUPR: 4.0+

ID: 4643594682

对局比分

8-11

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

7:30 PM

对决场地

Stanhope Gardens, NSW

未核实场馆

对决竞争阵营

阵营 1负方
LM
Lucie Mitchell

QPWWY5 · Mosman, NSW, AU

DUPR

4.162

ES
Eddie Syadan

0YDK6N · USA

DUPR

4.684

阵营 2胜方
DS
Deborah Smith

L5JX2K · USA

DUPR

4.008

RC
Rodolphe Clement

L55M46 · USA

DUPR

4.094

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4643594682
显示原始对决元数据 JSON
[
  {
    "team_id": 6556726223,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucie Mitchell",
        "dupr_id": "QPWWY5",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Mosman, NSW, AU"
      },
      {
        "name": "Eddie Syadan",
        "dupr_id": "0YDK6N",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5289727751,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Deborah Smith",
        "dupr_id": "L5JX2K",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rodolphe Clement",
        "dupr_id": "L55M46",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]