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

MiLP - West Midlands - DUPR16

ID: 8260122499

对局比分

21-16

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CC
Chris Carswell

59LLMV · USA

DUPR

4.265

MB
Matt Branson

O690VW · USA

DUPR

3.883

阵营 2负方
IH
Ian Harris

J5DJW4 · Solihull, England, GB

DUPR

4.078

PS
Paul Scott

JJMVG4 · Birmingham, England, GB

DUPR

4.112

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8260122499
显示原始对决元数据 JSON
[
  {
    "team_id": 7799686180,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Carswell",
        "dupr_id": "59LLMV",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Branson",
        "dupr_id": "O690VW",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5281361946,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Harris",
        "dupr_id": "J5DJW4",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Solihull, England, GB"
      },
      {
        "name": "Paul Scott",
        "dupr_id": "JJMVG4",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      }
    ]
  }
]