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

DUPR Inputted Round Robin

ID: 5155316634

对局比分

11-0

获胜 / Win

对决日期

2026-06-05

对局时间 (估算)

7:30 PM

对决场地

Vegas Indoor Pickleball, West Sunset Road, Las Vegas, NV, USA

未核实场馆

对决竞争阵营

阵营 1胜方
VK
Voki Kalfayan

3LN0WZ · Las Vegas, NV, US

DUPR

3.592

CT
Christopher Thompson

30XNGN · Las Vegas, NV, US

DUPR

3.955

阵营 2负方
ML
Melissa Lacro

D9EXOX · Las Vegas, NV, US

DUPR

3.656

RP
Ron Powada

1R9P5E · USA

DUPR

3.430

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5155316634
显示原始对决元数据 JSON
[
  {
    "team_id": 7919528130,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Voki Kalfayan",
        "dupr_id": "3LN0WZ",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Christopher Thompson",
        "dupr_id": "30XNGN",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 8086157396,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melissa Lacro",
        "dupr_id": "D9EXOX",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Ron Powada",
        "dupr_id": "1R9P5E",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]