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

Rhode Island Pickleball Tour

ID: 7915348984

对局比分

7-11

获胜 / Win

对决日期

2024-02-25

对局时间 (估算)

5:00 PM

对决场地

Cumberland, RI 02864, USA

View Facility Page →

对决竞争阵营

阵营 1负方
KR
Kevin Rich

12GDR7 · USA

DUPR

4.253

KR
Kenneth Railey

NYP54Z · USA

DUPR

4.099

阵营 2胜方
KP
Kai Parekh

3PNNOZ · CO, US

DUPR

4.401

AM
Andrew McLellan

NYD9Q7 · USA

DUPR

4.016

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7915348984
显示原始对决元数据 JSON
[
  {
    "team_id": 7710806705,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Rich",
        "dupr_id": "12GDR7",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenneth Railey",
        "dupr_id": "NYP54Z",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5198417988,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kai Parekh",
        "dupr_id": "3PNNOZ",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "CO, US"
      },
      {
        "name": "Andrew McLellan",
        "dupr_id": "NYD9Q7",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]