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

2025 English Nationals Mixed Doubles OPEN

ID: 7119742946

对局比分

3-15

落败 / Loss

对决日期

2025-11-02

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MK
Megha Kapoor

8GY60Q · Jaipur, RJ, IN

DUPR

4.514

WJ
Wesley Jackson

8D45ZM · Oxford, England, GB

DUPR

4.670

阵营 2胜方
LG
Lauren Gosling

QPYOD5 · Poole, England, GB

DUPR

4.569

JM
Jack Macgregor

QP6X7D · Glasgow, Scotland, GB

DUPR

5.256

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7119742946
显示原始对决元数据 JSON
[
  {
    "team_id": 6834064337,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Megha Kapoor",
        "dupr_id": "8GY60Q",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Jaipur, RJ, IN"
      },
      {
        "name": "Wesley Jackson",
        "dupr_id": "8D45ZM",
        "rating": 4.67,
        "profile_pic_url": null,
        "location": "Oxford, England, GB"
      }
    ]
  },
  {
    "team_id": 5894034002,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lauren Gosling",
        "dupr_id": "QPYOD5",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": "Poole, England, GB"
      },
      {
        "name": "Jack Macgregor",
        "dupr_id": "QP6X7D",
        "rating": 5.256,
        "profile_pic_url": null,
        "location": "Glasgow, Scotland, GB"
      }
    ]
  }
]