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

2023 USA Pickleball National Indoor Championship

ID: 5531667927

对局比分

7-15

落败 / Loss

对决日期

2023-09-22

对局时间 (估算)

4:45 AM

对决场地

Atlantic City, NJ, USA

未核实场馆

对决竞争阵营

阵营 1负方
JS
Josh Silverstein

4LRGWM · Queens County, NY, US

DUPR

5.288

VS
Vihar shah

W64LPQ · Ahmedabad, GJ, IN

DUPR

4.774

阵营 2胜方
JL
Jeremy Lim

3ZR2M1 · Fullerton, PA, US

DUPR

5.389

GF
Gerald Ferrer

12Z6P7 · Manila, NCR, PH

DUPR

5.775

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5531667927
显示原始对决元数据 JSON
[
  {
    "team_id": 5708447432,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Silverstein",
        "dupr_id": "4LRGWM",
        "rating": 5.288,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Vihar shah",
        "dupr_id": "W64LPQ",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Ahmedabad, GJ, IN"
      }
    ]
  },
  {
    "team_id": 4710502098,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Lim",
        "dupr_id": "3ZR2M1",
        "rating": 5.389,
        "profile_pic_url": null,
        "location": "Fullerton, PA, US"
      },
      {
        "name": "Gerald Ferrer",
        "dupr_id": "12Z6P7",
        "rating": 5.775,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  }
]