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

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

ID: 5199016594

对局比分

4-15

获胜 / Win

对决日期

2022-07-17

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MB
mark bonnett

O6JWG2 · Sacramento, CA, US

DUPR

4.239

KN
Kyle Nishimoto

8WZ6NQ · USA

DUPR

3.500

阵营 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-5199016594
显示原始对决元数据 JSON
[
  {
    "team_id": 8320266478,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "mark bonnett",
        "dupr_id": "O6JWG2",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Kyle Nishimoto",
        "dupr_id": "8WZ6NQ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4397304312,
    "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": ""
      }
    ]
  }
]