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

Scottish Open

ID: 4385716092

对局比分

11-10

获胜 / Win

对决日期

2026-05-27

对局时间 (估算)

1:00 PM

对决场地

London Rd, Edinburgh EH7 6AE, UK

未核实场馆

对决竞争阵营

阵营 1胜方
BF
Bruce Ferguson

RDNWYZ · USA

DUPR

3.500

Patrick Murphy

8DG5X8 · Haubourdin, Hauts-de-France, FR

DUPR

3.439

阵营 2负方
BM
Brian Miller

KO2GQO · USA

DUPR

3.500

AM
Andy Milne

4VNKL2 · USA

DUPR

3.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4385716092
显示原始对决元数据 JSON
[
  {
    "team_id": 7729893272,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bruce Ferguson",
        "dupr_id": "RDNWYZ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Murphy",
        "dupr_id": "8DG5X8",
        "rating": 3.439,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6917d00ba0799.jpg",
        "location": "Haubourdin, Hauts-de-France, FR"
      }
    ]
  },
  {
    "team_id": 8198017638,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Miller",
        "dupr_id": "KO2GQO",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Milne",
        "dupr_id": "4VNKL2",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]