返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Basingstoke Championships - 4.0 18 + Men

ID: 5432667393

对局比分

15-3

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RP
Rob Patrick

7NGJ59 · USA

DUPR

3.707

MM
Mark Mars

84MMPG · Hampshire, England, GB

DUPR

3.424

阵营 2负方
LP
Leonardo Poli

VX9V25 · USA

DUPR

2.745

AR
Arshia Rashidi

2ZJ267 · USA

DUPR

2.801

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5432667393
显示原始对决元数据 JSON
[
  {
    "team_id": 8110458438,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Patrick",
        "dupr_id": "7NGJ59",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Mars",
        "dupr_id": "84MMPG",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  },
  {
    "team_id": 5907330509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leonardo Poli",
        "dupr_id": "VX9V25",
        "rating": 2.745,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Arshia Rashidi",
        "dupr_id": "2ZJ267",
        "rating": 2.801,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]