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

Angel Pickleball Essex League - Div 1

ID: 7965089632

对局比分

11-10

落败 / Loss

对决日期

2026-05-15

对局时间 (估算)

5:00 PM

对决场地

Cranes Farm Rd, Basildon SS14 3GR, UK

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Michael Biggs

PW7OMQ · USA

DUPR

4.361

GH
Gary Harris

PW669Z · USA

DUPR

3.555

阵营 2负方
BA
Brandon Ashdown

YMM2VP · USA

DUPR

3.605

CD
Chris Dawson

OZZXW2 · Basildon, England, GB

DUPR

3.498

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7965089632
显示原始对决元数据 JSON
[
  {
    "team_id": 7232581792,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Biggs",
        "dupr_id": "PW7OMQ",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary Harris",
        "dupr_id": "PW669Z",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6353361951,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Ashdown",
        "dupr_id": "YMM2VP",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Dawson",
        "dupr_id": "OZZXW2",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": "Basildon, England, GB"
      }
    ]
  }
]