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

Angel Pickleball Essex League - Div 1

ID: 4880038861

对局比分

11-8

落败 / Loss

对决日期

2026-05-15

对局时间 (估算)

2:15 AM

对决场地

Cranes Farm Rd, Basildon SS14 3GR, UK

未核实场馆

对决竞争阵营

阵营 1胜方
GH
Gary Harris

PW669Z · USA

DUPR

3.516

BA
Brandon Ashdown

YMM2VP · USA

DUPR

3.666

阵营 2负方
CD
Chris Dawson

OZZXW2 · Basildon, England, GB

DUPR

3.521

TA
Trevor Aylward

99R2JJ · USA

DUPR

3.349

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4880038861
显示原始对决元数据 JSON
[
  {
    "team_id": 6209755829,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Harris",
        "dupr_id": "PW669Z",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Ashdown",
        "dupr_id": "YMM2VP",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7824746518,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Dawson",
        "dupr_id": "OZZXW2",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Basildon, England, GB"
      },
      {
        "name": "Trevor Aylward",
        "dupr_id": "99R2JJ",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]