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

Amber Valley Spring Invitational 2026 - Mixed Doubles - L16

ID: 5447834027

对局比分

11-4

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Callum Mathie

17YN09 · Dorset, England, GB

DUPR

4.820

LD
Lucy Dawson

K5O9Q6 · Greater London, England, GB

DUPR

4.369

阵营 2负方
JC
Jamie Champion

76D6MN · Wivenhoe, England, GB

DUPR

4.669

CG
Chantal Griffiths

Z9Z9LP · Wivenhoe, England, GB

DUPR

4.870

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5447834027
显示原始对决元数据 JSON
[
  {
    "team_id": 4574454410,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Callum Mathie",
        "dupr_id": "17YN09",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      },
      {
        "name": "Lucy Dawson",
        "dupr_id": "K5O9Q6",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  },
  {
    "team_id": 7137422469,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamie Champion",
        "dupr_id": "76D6MN",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      },
      {
        "name": "Chantal Griffiths",
        "dupr_id": "Z9Z9LP",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      }
    ]
  }
]