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

PPA Tour: Las Vegas NV Mixed Doubles Skill: (5.0) Age: (35 To 49)

ID: 4392301809

对局比分

2-11, 4-11

获胜 / Win

对决日期

2023-10-08

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JB
Jesse Benton

30R0O4 · USA

DUPR

4.880

AT
Adriana Tomazelli

307D4X · San Diego County, CA, US

DUPR

4.472

阵营 2胜方
SW
Shelley Wong

3OEJL8 · Huntington Beach, CA, US

DUPR

4.826

JH
Jacob Hobaugh

166WWG · Cedar Park, TX, US

DUPR

5.095

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4392301809
显示原始对决元数据 JSON
[
  {
    "team_id": 5461649110,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jesse Benton",
        "dupr_id": "30R0O4",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adriana Tomazelli",
        "dupr_id": "307D4X",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      }
    ]
  },
  {
    "team_id": 5327344589,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shelley Wong",
        "dupr_id": "3OEJL8",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Jacob Hobaugh",
        "dupr_id": "166WWG",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  }
]