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

Pickleball Pandas Series 2026 - Team Tournament - Event 2

ID: 6250620439

对局比分

10-15

落败 / Loss

对决日期

2026-05-10

对局时间 (估算)

8:45 AM

对决场地

Sportspark University of East, Norwich NR4 7TJ, UK

未核实场馆

对决竞争阵营

阵营 1负方
GT
Graham Taylor

2LX2WR · Costessey, England, GB

DUPR

3.780

JB
Jacqueline Bourner

RZJGPD · Norwich, England, GB

DUPR

3.412

阵营 2胜方
DY
David Youngs

1NO6OW · Norwich, England, GB

DUPR

4.479

SD
Sarah Danaher

ZN7EKM · Norfolk, England, GB

DUPR

3.213

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6250620439
显示原始对决元数据 JSON
[
  {
    "team_id": 7315719205,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Graham Taylor",
        "dupr_id": "2LX2WR",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "Costessey, England, GB"
      },
      {
        "name": "Jacqueline Bourner",
        "dupr_id": "RZJGPD",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Norwich, England, GB"
      }
    ]
  },
  {
    "team_id": 4887818930,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Youngs",
        "dupr_id": "1NO6OW",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Norwich, England, GB"
      },
      {
        "name": "Sarah Danaher",
        "dupr_id": "ZN7EKM",
        "rating": 3.213,
        "profile_pic_url": null,
        "location": "Norfolk, England, GB"
      }
    ]
  }
]