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

Herts League 4 Courts Hunters v BaD

ID: 6197393278

对局比分

11-1

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RH
Ryan Harris

0YGP22 · Milton Keynes, England, GB

DUPR

4.664

DB
Daniel Beeson

16GPJ0 · East Bergholt, England, GB

DUPR

4.339

阵营 2负方
LE
Lee Evans

ODZ6Y2 · Essex, England, GB

DUPR

4.190

AW
Andrew Webb

DWP0NM · USA

DUPR

3.057

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6197393278
显示原始对决元数据 JSON
[
  {
    "team_id": 4999050622,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Harris",
        "dupr_id": "0YGP22",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Milton Keynes, England, GB"
      },
      {
        "name": "Daniel Beeson",
        "dupr_id": "16GPJ0",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "East Bergholt, England, GB"
      }
    ]
  },
  {
    "team_id": 7206930138,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lee Evans",
        "dupr_id": "ODZ6Y2",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Essex, England, GB"
      },
      {
        "name": "Andrew Webb",
        "dupr_id": "DWP0NM",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]