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

4.0+ Advanced - Link and Dink

ID: 4608398107

对局比分

11-1

获胜 / Win

对决日期

2025-06-29

对局时间 (估算)

8:45 AM

对决场地

Dill Dinkers Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
BT
Ben Truong

0Y6KKG · Ho Chi Minh City, VN

DUPR

4.314

BK
Benjamin Kuhar

672550 · Alexandria, VA, US

DUPR

4.659

阵营 2负方
AS
Andrew Salzman

4ZNOL2 · USA

DUPR

3.710

SP
Stephen Porter

59JW6V · North Bethesda, MD, US

DUPR

4.035

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4608398107
显示原始对决元数据 JSON
[
  {
    "team_id": 4490697134,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Truong",
        "dupr_id": "0Y6KKG",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Ho Chi Minh City, VN"
      },
      {
        "name": "Benjamin Kuhar",
        "dupr_id": "672550",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 6991917762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Salzman",
        "dupr_id": "4ZNOL2",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Porter",
        "dupr_id": "59JW6V",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      }
    ]
  }
]