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

Pool B - DUPR 18 - Saturday 4/18 - The Dink Minor League Pickleball @ Pickleball Kingdom Austin, Texas

ID: 4527643376

对局比分

21-17

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

9:00 PM

对决场地

Pickleball Kingdom

View Facility Page →

对决竞争阵营

阵营 1胜方
DN
Dylan Nguyen

QPNQXN · Sugar Land, TX, US

DUPR

4.637

Andres Padilla

6ZVK0G · Houston, TX, US

DUPR

4.945

阵营 2负方
JG
Joe Gabbert

V7Q75J · Austin, TX, US

DUPR

4.386

RF
Racine Faye

35W4XL · Austin, TX, US

DUPR

4.372

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4527643376
显示原始对决元数据 JSON
[
  {
    "team_id": 4790767371,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Nguyen",
        "dupr_id": "QPNQXN",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Andres Padilla",
        "dupr_id": "6ZVK0G",
        "rating": 4.945,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65de43e34d692.jpg",
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5379137330,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Gabbert",
        "dupr_id": "V7Q75J",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Racine Faye",
        "dupr_id": "35W4XL",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]