返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

DUPR 2.75 Mixed Round Robin

ID: 5666488026

对局比分

11-9

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

7:30 PM

对决场地

Henderson | The PICKLR

未核实场馆

对决竞争阵营

阵营 1胜方
PA
Praneeth Akinapalli

EWRZEM · Las Vegas, NV, US

DUPR

2.738

JB
James Becerra

WZ95LL · USA

DUPR

3.105

阵营 2负方
GH
grant hewitt

0ZJENG · USA

DUPR

2.524

KG
Karen Gift

EGMDVO · Las Vegas, NV, US

DUPR

2.545

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5666488026
显示原始对决元数据 JSON
[
  {
    "team_id": 5493903081,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Praneeth Akinapalli",
        "dupr_id": "EWRZEM",
        "rating": 2.738,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "James Becerra",
        "dupr_id": "WZ95LL",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6718348870,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "grant hewitt",
        "dupr_id": "0ZJENG",
        "rating": 2.524,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karen Gift",
        "dupr_id": "EGMDVO",
        "rating": 2.545,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]