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

Pool B

ID: 6430752985

对局比分

4-11

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

2:15 AM

对决场地

Pin Point Indoor Pickleball & Golf

View Facility Page →

对决竞争阵营

阵营 1负方
JK
John Keck

76VG6N · Raleigh, NC, US

DUPR

4.201

AK
Andrew Keck

K5XYV7 · USA

DUPR

3.678

阵营 2胜方
HH
Hamid Hotaki

OZOEZE · USA

DUPR

4.089

TL
Trevor Lester

EGVV4V · Holly Springs, NC, US

DUPR

4.197

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6430752985
显示原始对决元数据 JSON
[
  {
    "team_id": 5832023174,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Keck",
        "dupr_id": "76VG6N",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Andrew Keck",
        "dupr_id": "K5XYV7",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6849570635,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hamid Hotaki",
        "dupr_id": "OZOEZE",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trevor Lester",
        "dupr_id": "EGVV4V",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      }
    ]
  }
]