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

Dinkspace Southampton Open - Pro Mixed Doubles

ID: 4981721942

对局比分

13-15

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HF
Harry Feast

V769EJ · Chineham, England, GB

DUPR

5.214

MS
Millie Sharma

L22L55 · USA

DUPR

4.468

阵营 2胜方
CM
Callum Mathie

17YN09 · Dorset, England, GB

DUPR

4.873

LD
Lucy Dawson

K5O9Q6 · Greater London, England, GB

DUPR

4.434

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4981721942
显示原始对决元数据 JSON
[
  {
    "team_id": 8211560851,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Harry Feast",
        "dupr_id": "V769EJ",
        "rating": 5.214,
        "profile_pic_url": null,
        "location": "Chineham, England, GB"
      },
      {
        "name": "Millie Sharma",
        "dupr_id": "L22L55",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7742472758,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Callum Mathie",
        "dupr_id": "17YN09",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      },
      {
        "name": "Lucy Dawson",
        "dupr_id": "K5O9Q6",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  }
]