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

Amber Valley Spring Invitational 2026 - Mixed Doubles - Group G

ID: 5149344892

对局比分

11-0

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JC
Jamie Champion

76D6MN · Wivenhoe, England, GB

DUPR

4.672

CG
Chantal Griffiths

Z9Z9LP · Wivenhoe, England, GB

DUPR

4.887

阵营 2负方
JB
Joshua Busley

8JGZ5D · Dumfries and Galloway, Scotland, GB

DUPR

4.299

VW
Vanessa Whitfield

L54VD6 · Carlisle, England, GB

DUPR

3.489

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5149344892
显示原始对决元数据 JSON
[
  {
    "team_id": 8420056365,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Champion",
        "dupr_id": "76D6MN",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      },
      {
        "name": "Chantal Griffiths",
        "dupr_id": "Z9Z9LP",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      }
    ]
  },
  {
    "team_id": 8342553537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Busley",
        "dupr_id": "8JGZ5D",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Dumfries and Galloway, Scotland, GB"
      },
      {
        "name": "Vanessa Whitfield ",
        "dupr_id": "L54VD6",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "Carlisle, England, GB"
      }
    ]
  }
]