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

DUPR 2.75 Mixed Round Robin

ID: 7483808023

对局比分

1-11

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

8:45 AM

对决场地

Henderson | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
GH
grant hewitt

0ZJENG · USA

DUPR

2.391

KR
Kyle Ruiz

6N2JJD · Las Vegas, NV, US

DUPR

2.819

阵营 2胜方
PA
Praneeth Akinapalli

EWRZEM · Las Vegas, NV, US

DUPR

2.876

JN
Josh Nardi

QXGDGN · Henderson, NV, US

DUPR

3.005

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7483808023
显示原始对决元数据 JSON
[
  {
    "team_id": 6662247645,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "grant hewitt",
        "dupr_id": "0ZJENG",
        "rating": 2.391,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle  Ruiz",
        "dupr_id": "6N2JJD",
        "rating": 2.819,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6478430405,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Praneeth Akinapalli",
        "dupr_id": "EWRZEM",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Josh Nardi",
        "dupr_id": "QXGDGN",
        "rating": 3.005,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  }
]