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

Herts League 4 Courts Hunters v BaD

ID: 7487722261

对局比分

11-1

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ML
Mark Leslie

769VM5 · USA

DUPR

4.551

CS
Cathy Skea

GGJWWV · Belfast, Northern Ireland, GB

DUPR

4.446

阵营 2负方
NT
Neil Trantum

V44DXJ · USA

DUPR

3.555

EH
Ellie Haddon

4Q2LVG · USA

DUPR

2.818

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7487722261
显示原始对决元数据 JSON
[
  {
    "team_id": 5658796301,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Leslie",
        "dupr_id": "769VM5",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cathy Skea",
        "dupr_id": "GGJWWV",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Belfast, Northern Ireland, GB"
      }
    ]
  },
  {
    "team_id": 6999212968,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Neil Trantum",
        "dupr_id": "V44DXJ",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ellie Haddon",
        "dupr_id": "4Q2LVG",
        "rating": 2.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]