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

PickleB Nottingham - 18+ Mens Doubles 4.5

ID: 6368904587

对局比分

11-7

获胜 / Win

对决日期

2025-12-27

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.931

PH
Peter Hitchman

8M6KPD · Clifton upon Dunsmore, England, GB

DUPR

4.992

阵营 2负方
SA
Sam Anderson

3V52XP · Nottingham, England, GB

DUPR

4.695

LO
Lewis Oke

NYY2M6 · Berkshire, England, GB

DUPR

4.858

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6368904587
显示原始对决元数据 JSON
[
  {
    "team_id": 5340642443,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Peter Hitchman",
        "dupr_id": "8M6KPD",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": "Clifton upon Dunsmore, England, GB"
      }
    ]
  },
  {
    "team_id": 6124460861,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Anderson",
        "dupr_id": "3V52XP",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      },
      {
        "name": "Lewis Oke",
        "dupr_id": "NYY2M6",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Berkshire, England, GB"
      }
    ]
  }
]