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

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

ID: 8304895906

对局比分

15-5

获胜 / Win

对决日期

2022-07-17

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MK
Matthew Kwong

3PZQYM · Sacramento, CA, US

DUPR

4.859

BG
Brian Guzman

8WKM4G · USA

DUPR

3.500

阵营 2负方
SE
Steve Evans

8MN9G3 · USA

DUPR

3.500

PM
Paul Mcclintock

1QNMR5 · Reno, NV, US

DUPR

4.609

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8304895906
显示原始对决元数据 JSON
[
  {
    "team_id": 6304886719,
    "serial": 1,
    "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": ""
      }
    ]
  },
  {
    "team_id": 5651610856,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Evans",
        "dupr_id": "8MN9G3",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Mcclintock",
        "dupr_id": "1QNMR5",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      }
    ]
  }
]