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

Amber Valley Spring Invitational 2026 - Mixed Doubles - Group G

ID: 5830802692

对局比分

2-11

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
IM
Ian Marshall

8WDENM · Leeds, England, GB

DUPR

4.716

GN
Gemma Newton

3VDEJ6 · Leeds, England, GB

DUPR

3.491

阵营 2胜方
JC
Jamie Champion

76D6MN · Wivenhoe, England, GB

DUPR

4.683

CG
Chantal Griffiths

Z9Z9LP · Wivenhoe, England, GB

DUPR

4.891

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5830802692
显示原始对决元数据 JSON
[
  {
    "team_id": 6000953332,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ian Marshall",
        "dupr_id": "8WDENM",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Leeds, England, GB"
      },
      {
        "name": "Gemma Newton",
        "dupr_id": "3VDEJ6",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "Leeds, England, GB"
      }
    ]
  },
  {
    "team_id": 7670749044,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jamie Champion",
        "dupr_id": "76D6MN",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      },
      {
        "name": "Chantal Griffiths",
        "dupr_id": "Z9Z9LP",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      }
    ]
  }
]