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

Dinkspace Taunton Open Pro Mixed

ID: 6574697787

对局比分

15-10

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AO
Anakin Owen

3V2R06 · Norwich, England, GB

DUPR

5.137

MK
Mollie Knaggs

QPJ0Q0 · Essex, England, GB

DUPR

5.166

阵营 2负方
LO
Lewis Oke

NYY2M6 · Berkshire, England, GB

DUPR

5.151

JB
jade Burns

YG009G · Southampton, England, GB

DUPR

4.243

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6574697787
显示原始对决元数据 JSON
[
  {
    "team_id": 5675537743,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anakin Owen",
        "dupr_id": "3V2R06",
        "rating": 5.137,
        "profile_pic_url": null,
        "location": "Norwich, England, GB"
      },
      {
        "name": "Mollie Knaggs",
        "dupr_id": "QPJ0Q0",
        "rating": 5.166,
        "profile_pic_url": null,
        "location": "Essex, England, GB"
      }
    ]
  },
  {
    "team_id": 4585633549,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lewis Oke",
        "dupr_id": "NYY2M6",
        "rating": 5.151,
        "profile_pic_url": null,
        "location": "Berkshire, England, GB"
      },
      {
        "name": "jade Burns",
        "dupr_id": "YG009G",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Southampton, England, GB"
      }
    ]
  }
]