返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

APA - The GTA Open - Mixed Doubles Skill: (4.5/5.0) Age: 18+ (OPEN$)

ID: 4319054637

对局比分

15-1

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

10:15 AM

对决场地

Missisauga, ON

未核实场馆

对决竞争阵营

阵营 1胜方
AW
Ally Williams

QPEGR4 · Oakville, ON, CA

DUPR

5.453

Peter Basl

3VRQP6 · Hamilton, ON, CA

DUPR

4.664

阵营 2负方
JT
Julie Taylor

L5Q9EZ · Buffalo, NY, US

DUPR

4.250

VR
Victor Rea

8WZ52K · Orchard Park, NY, US

DUPR

4.586

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4319054637
显示原始对决元数据 JSON
[
  {
    "team_id": 7605630745,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ally Williams",
        "dupr_id": "QPEGR4",
        "rating": 5.453,
        "profile_pic_url": null,
        "location": "Oakville, ON, CA"
      },
      {
        "name": "Peter Basl",
        "dupr_id": "3VRQP6",
        "rating": 4.664,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65d2867565eda.jpg",
        "location": "Hamilton, ON, CA"
      }
    ]
  },
  {
    "team_id": 5152035247,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie Taylor",
        "dupr_id": "L5Q9EZ",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Victor Rea",
        "dupr_id": "8WZ52K",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Orchard Park, NY, US"
      }
    ]
  }
]