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

Rhode Island Pickleball Tour

ID: 4645741205

对局比分

11-4

获胜 / Win

对决日期

2024-02-25

对局时间 (估算)

6:15 AM

对决场地

Cumberland, RI 02864, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
KP
Kai Parekh

3PNNOZ · CO, US

DUPR

4.373

KR
Kevin Rich

12GDR7 · USA

DUPR

4.266

阵营 2负方
AM
Andrew McLellan

NYD9Q7 · USA

DUPR

3.977

KR
Kenneth Railey

NYP54Z · USA

DUPR

4.114

数据访问 (AI / 开发者)

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

cURL Request:

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