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

2023 USA Pickleball National Indoor Championship

ID: 4374223493

对局比分

11-5, 11-7

落败 / Loss

对决日期

2023-09-22

对局时间 (估算)

6:15 AM

对决场地

Atlantic City, NJ, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MF
Max Filippov

3PZQNE · USA

DUPR

5.911

RM
Roger Mosteller

17JJJN · USA

DUPR

5.503

阵营 2负方
JS
Josh Silverstein

4LRGWM · Queens County, NY, US

DUPR

5.288

VS
Vihar shah

W64LPQ · Ahmedabad, GJ, IN

DUPR

4.774

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4374223493
显示原始对决元数据 JSON
[
  {
    "team_id": 4381276679,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Filippov",
        "dupr_id": "3PZQNE",
        "rating": 5.911,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roger Mosteller",
        "dupr_id": "17JJJN",
        "rating": 5.503,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4635546935,
    "serial": 2,
    "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"
      }
    ]
  }
]