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

Dinkspace Southampton Open - Pro Mixed Doubles

ID: 5776037333

对局比分

11-6, 11-8

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Alexander Minogue-Stone

W6MPEY · Greater London, England, GB

DUPR

5.224

SP
Sonali Patel

G55RQM · USA

DUPR

4.657

阵营 2负方
TT
Thomas Turney

3VYWQ6 · Isle of Wight, England, GB

DUPR

5.210

MS
Millie Smythe

L5KY55 · Dorset, England, GB

DUPR

4.665

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5776037333
显示原始对决元数据 JSON
[
  {
    "team_id": 5937390045,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Minogue-Stone",
        "dupr_id": "W6MPEY",
        "rating": 5.224,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Sonali Patel",
        "dupr_id": "G55RQM",
        "rating": 4.657,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5195274712,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Turney",
        "dupr_id": "3VYWQ6",
        "rating": 5.21,
        "profile_pic_url": null,
        "location": "Isle of Wight, England, GB"
      },
      {
        "name": "Millie Smythe",
        "dupr_id": "L5KY55",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      }
    ]
  }
]