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

Basingstoke Championships - 4.0 18 + Men

ID: 4757557759

对局比分

1-15

落败 / Loss

对决日期

2025-11-15

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RP
Rob Patrick

7NGJ59 · USA

DUPR

3.669

MM
Mark Mars

84MMPG · Hampshire, England, GB

DUPR

3.347

阵营 2胜方
PG
Paul Gosling

PKGO9Q · Poole, England, GB

DUPR

4.272

IV
Ingwio Vanhaecke

6ZRNL0 · USA

DUPR

4.241

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4757557759
显示原始对决元数据 JSON
[
  {
    "team_id": 4591556193,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Patrick",
        "dupr_id": "7NGJ59",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Mars",
        "dupr_id": "84MMPG",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  },
  {
    "team_id": 6495439432,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Gosling",
        "dupr_id": "PKGO9Q",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Poole, England, GB"
      },
      {
        "name": "Ingwio Vanhaecke",
        "dupr_id": "6ZRNL0",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]