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

Colorado

ID: 7422562427

对局比分

5-11

落败 / Loss

对决日期

2025-07-12

对局时间 (估算)

12:45 AM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1负方
AL
Andy Lam

EWGKDM · Las Vegas, NV, US

DUPR

4.561

SH
Stephen Hyun

17PLQ5 · Las Vegas, NV, US

DUPR

4.723

阵营 2胜方
RA
Ricky Afalava

W6NEVM · Henderson, NV, US

DUPR

4.436

SB
Sulila Bedebone

V7062J · Las Vegas, NV, US

DUPR

4.770

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7422562427
显示原始对决元数据 JSON
[
  {
    "team_id": 8277715549,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Lam",
        "dupr_id": "EWGKDM",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Stephen Hyun",
        "dupr_id": "17PLQ5",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 8012258306,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ricky Afalava",
        "dupr_id": "W6NEVM",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Sulila Bedebone",
        "dupr_id": "V7062J",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]