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

Rhode Island Pickleball Tour

ID: 8551937074

对局比分

11-2

落败 / Loss

对决日期

2024-03-03

对局时间 (估算)

11:30 PM

对决场地

Cumberland, RI 02864, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
OC
Ozan Cermik

XJLWG4 · RI, US

DUPR

4.415

DM
Dustin Maylath-Bryant

L52J55 · Worcester, MA, US

DUPR

4.450

阵营 2负方
GK
Gregory Knight

1Q9RKR · Barrington, RI, US

DUPR

4.154

KP
Kai Parekh

3PNNOZ · CO, US

DUPR

4.407

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8551937074
显示原始对决元数据 JSON
[
  {
    "team_id": 5125157548,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ozan Cermik",
        "dupr_id": "XJLWG4",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "RI, US"
      },
      {
        "name": "Dustin Maylath-Bryant",
        "dupr_id": "L52J55",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Worcester, MA, US"
      }
    ]
  },
  {
    "team_id": 4822243586,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregory Knight",
        "dupr_id": "1Q9RKR",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Barrington, RI, US"
      },
      {
        "name": "Kai Parekh",
        "dupr_id": "3PNNOZ",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "CO, US"
      }
    ]
  }
]