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

The Courting Grounds at Pickleland – Austin area tournament - Men's Doubles - 4.5+

ID: 7194634847

对局比分

15-10

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

12:45 AM

对决场地

Pflugerville, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
AV
Andy Van

3ZJKNM · Austin, TX, US

DUPR

4.292

Jose Santos

2YDQ27 · Austin, TX, US

DUPR

4.210

阵营 2负方
ZX
Zaichao Xie

2YYP74 · Austin, TX, US

DUPR

3.811

JL
Jiang Liu

RZOXJQ · Austin, TX, US

DUPR

4.010

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7194634847
显示原始对决元数据 JSON
[
  {
    "team_id": 4544943520,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Van",
        "dupr_id": "3ZJKNM",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Jose Santos",
        "dupr_id": "2YDQ27",
        "rating": 4.21,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/141079_64583d3c9a1cf.jpeg",
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 6114434999,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zaichao Xie",
        "dupr_id": "2YYP74",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Jiang Liu",
        "dupr_id": "RZOXJQ",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]