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

4.0+ Advanced - Link and Dink

ID: 5170816944

对局比分

15-13

获胜 / Win

对决日期

2025-06-29

对局时间 (估算)

1:00 PM

对决场地

Dill Dinkers Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
BT
Ben Truong

0Y6KKG · Ho Chi Minh City, VN

DUPR

4.329

BK
Benjamin Kuhar

672550 · Alexandria, VA, US

DUPR

4.820

阵营 2负方
Sam Morris

8W5QY1 · Olney, MD, US

DUPR

4.507

JR
Jairo Rosales

JZOGDW · Germantown, MD, US

DUPR

3.932

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5170816944
显示原始对决元数据 JSON
[
  {
    "team_id": 6862272571,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Truong",
        "dupr_id": "0Y6KKG",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Ho Chi Minh City, VN"
      },
      {
        "name": "Benjamin Kuhar",
        "dupr_id": "672550",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 6262950955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Morris",
        "dupr_id": "8W5QY1",
        "rating": 4.507,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/84047_628eed1f30f01.PNG",
        "location": "Olney, MD, US"
      },
      {
        "name": "Jairo Rosales",
        "dupr_id": "JZOGDW",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Germantown, MD, US"
      }
    ]
  }
]