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

World Pickleball Tour Amateur Invitational Championships Mixed Doubles 4.0:30+

ID: 5474642244

对局比分

15-5

获胜 / Win

对决日期

2024-01-13

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Jessica Guire

350M9R · USA

DUPR

4.068

WP
William Perkins

3OK7Q2 · Longview, TX, US

DUPR

4.383

阵营 2负方
AS
Amanda Stanley

355G5V · Brookline, MA, US

DUPR

4.075

BR
Bennett Rack

PKVVRG · USA

DUPR

3.239

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5474642244
显示原始对决元数据 JSON
[
  {
    "team_id": 4561080892,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Guire",
        "dupr_id": "350M9R",
        "rating": 4.068,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1155707/images/profile/51eb9755-9e72-4472-bdb1-714852994693.png",
        "location": ""
      },
      {
        "name": "William Perkins",
        "dupr_id": "3OK7Q2",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      }
    ]
  },
  {
    "team_id": 7926356561,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Stanley",
        "dupr_id": "355G5V",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Bennett Rack",
        "dupr_id": "PKVVRG",
        "rating": 3.239,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]