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

Competitive Open Play Match

ID: 7413967877

对局比分

6-11

获胜 / Win

对决日期

2026-05-27

对局时间 (估算)

6:15 AM

对决场地

2675 Eisenhower Ave, Norristown, PA 19403, USA

未核实场馆

对决竞争阵营

阵营 1负方
MB
Matthew Brigle

6KVONG · USA

DUPR

4.157

KK
Kyle Kerr

76WRV9 · Lansdale, PA, US

DUPR

3.904

阵营 2胜方
KV
Kyle Vo

Y4DGXE · USA

DUPR

3.843

JP
James Price

V7VOPE · King of Prussia, PA, US

DUPR

4.173

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7413967877
显示原始对决元数据 JSON
[
  {
    "team_id": 6851394954,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Brigle",
        "dupr_id": "6KVONG",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Kerr",
        "dupr_id": "76WRV9",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Lansdale, PA, US"
      }
    ]
  },
  {
    "team_id": 7159179590,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Vo",
        "dupr_id": "Y4DGXE",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Price",
        "dupr_id": "V7VOPE",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "King of Prussia, PA, US"
      }
    ]
  }
]