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

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

ID: 7261130094

对局比分

21-15

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

7:30 PM

对决场地

Pickleball Kingdom

View Facility Page →

对决竞争阵营

阵营 1胜方
DN
Dylan Nguyen

QPNQXN · Sugar Land, TX, US

DUPR

4.625

Andres Padilla

6ZVK0G · Houston, TX, US

DUPR

4.955

阵营 2负方
JN
Jake Namken

L52DV5 · Bastrop, TX, US

DUPR

4.685

RM
Robert McCall

8DGJM8 · San Marcos, TX, US

DUPR

4.586

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7261130094
显示原始对决元数据 JSON
[
  {
    "team_id": 8222806855,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Nguyen",
        "dupr_id": "QPNQXN",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Andres Padilla",
        "dupr_id": "6ZVK0G",
        "rating": 4.955,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65de43e34d692.jpg",
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7244973127,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Namken",
        "dupr_id": "L52DV5",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Bastrop, TX, US"
      },
      {
        "name": "Robert McCall",
        "dupr_id": "8DGJM8",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      }
    ]
  }
]