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

Game Set Match Spring Pickleball Tournament - Mixed Doubles 19+ 3.5

ID: 4964968439

对局比分

11-2

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

12:45 AM

对决场地

England, United Kingdom

View Facility Page →

对决竞争阵营

阵营 1胜方
DT
Daniel Thompson

ZDR5WL · Boston, England, GB

DUPR

3.482

JS
Julia Sargent

2Z5RRY · USA

DUPR

3.749

阵营 2负方
LV
Larisa Volkova

7N2ZL0 · USA

DUPR

2.780

DW
David Walton

M9GEYP · USA

DUPR

3.411

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4964968439
显示原始对决元数据 JSON
[
  {
    "team_id": 6061016577,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Thompson",
        "dupr_id": "ZDR5WL",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": "Boston, England, GB"
      },
      {
        "name": "Julia Sargent",
        "dupr_id": "2Z5RRY",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5792190996,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Larisa Volkova",
        "dupr_id": "7N2ZL0",
        "rating": 2.78,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Walton",
        "dupr_id": "M9GEYP",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]