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

Basingstoke Championships - 4.0 18 + Men QF

ID: 7294495499

对局比分

2-15

落败 / Loss

对决日期

2025-11-15

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RP
Rob Patrick

7NGJ59 · USA

DUPR

3.657

MM
Mark Mars

84MMPG · Hampshire, England, GB

DUPR

3.325

阵营 2胜方
LA
Lloyd Attrill

L54VQJ · USA

DUPR

3.692

LB
Lawrie Burgess

0QMW5N · USA

DUPR

4.396

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7294495499
显示原始对决元数据 JSON
[
  {
    "team_id": 7124755414,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Patrick",
        "dupr_id": "7NGJ59",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Mars",
        "dupr_id": "84MMPG",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  },
  {
    "team_id": 8351437848,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lloyd Attrill",
        "dupr_id": "L54VQJ",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lawrie Burgess",
        "dupr_id": "0QMW5N",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]