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

Johnson Ranch Open - Johnson Ranch Open - Mens Doubles Skill/Age Groups

ID: 5116559663

对局比分

9-15

获胜 / Win

对决日期

2022-07-17

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KC
Kenneth Crawford

30QPN3 · Stockton, CA, US

DUPR

4.270

DK
Dennis Kaufman

3P566Q · Lodi, CA, US

DUPR

4.123

阵营 2胜方
MK
Matthew Kwong

3PZQYM · Sacramento, CA, US

DUPR

4.859

BG
Brian Guzman

8WKM4G · USA

DUPR

3.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5116559663
显示原始对决元数据 JSON
[
  {
    "team_id": 4296247257,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kenneth Crawford",
        "dupr_id": "30QPN3",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      },
      {
        "name": "Dennis Kaufman",
        "dupr_id": "3P566Q",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Lodi, CA, US"
      }
    ]
  },
  {
    "team_id": 7924150853,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Kwong",
        "dupr_id": "3PZQYM",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Brian Guzman",
        "dupr_id": "8WKM4G",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]