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

PPA Tour: CIBC The Finals - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 6204656652

对局比分

15-4

获胜 / Win

对决日期

2024-12-07

对局时间 (估算)

1:00 PM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Jack Sahid

120224 · Laguna Niguel, CA, US

DUPR

5.014

DL
Dean Loock

3V5YOE · Cape Town, WC, ZA

DUPR

5.347

阵营 2负方
TM
Trevor Machek

W6KRYY · Gilbert, AZ, US

DUPR

4.890

NW
Nick Werner

89ZLJ7 · Gilbert, AZ, US

DUPR

5.271

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6204656652
显示原始对决元数据 JSON
[
  {
    "team_id": 6022512035,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Sahid",
        "dupr_id": "120224",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      },
      {
        "name": "Dean Loock",
        "dupr_id": "3V5YOE",
        "rating": 5.347,
        "profile_pic_url": null,
        "location": "Cape Town, WC, ZA"
      }
    ]
  },
  {
    "team_id": 5609768696,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Machek",
        "dupr_id": "W6KRYY",
        "rating": 4.89,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Nick Werner",
        "dupr_id": "89ZLJ7",
        "rating": 5.271,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]