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

Competitive Open Play Match

ID: 4880153981

对局比分

15-2

获胜 / Win

对决日期

2026-05-28

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
FM
Fay Manning

3YDQ2P · Attleborough, England, GB

DUPR

3.825

JH
James Hudson

3V5GR5 · Cromer, England, GB

DUPR

4.198

阵营 2负方
HL
Holly Layson

84RJMM · Monmouthshire, Wales, GB

DUPR

3.463

NB
Nic Benbow

Q559X4 · USA

DUPR

3.944

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4880153981
显示原始对决元数据 JSON
[
  {
    "team_id": 4762554128,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fay Manning",
        "dupr_id": "3YDQ2P",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Attleborough, England, GB"
      },
      {
        "name": "James Hudson",
        "dupr_id": "3V5GR5",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Cromer, England, GB"
      }
    ]
  },
  {
    "team_id": 8081710691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Holly Layson",
        "dupr_id": "84RJMM",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": "Monmouthshire, Wales, GB"
      },
      {
        "name": "Nic Benbow",
        "dupr_id": "Q559X4",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]