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

Dinkspace Taunton Open Pro Mixed

ID: 6925982055

对局比分

12-15

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JW
Jamie Wright

WXEJ5Y · West Midlands, England, GB

DUPR

4.386

LR
Linda Randall

1R5PPN · Greater London, England, GB

DUPR

4.707

阵营 2胜方
JB
Joshua Bright

0QQDPX · Halton, England, GB

DUPR

5.315

GH
Gracie Hamilton

QPEXP4 · Newtownards, Northern Ireland, GB

DUPR

4.573

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6925982055
显示原始对决元数据 JSON
[
  {
    "team_id": 6883976269,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jamie Wright",
        "dupr_id": "WXEJ5Y",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "West Midlands, England, GB"
      },
      {
        "name": "Linda Randall",
        "dupr_id": "1R5PPN",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  },
  {
    "team_id": 6566196263,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Bright",
        "dupr_id": "0QQDPX",
        "rating": 5.315,
        "profile_pic_url": null,
        "location": "Halton, England, GB"
      },
      {
        "name": "Gracie Hamilton",
        "dupr_id": "QPEXP4",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Newtownards, Northern Ireland, GB"
      }
    ]
  }
]