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

Day of the Dink at The Lighthouse Oceanfront Resort - Mens Doubles Skill: (4.5) Age: (16 And Above)

ID: 6775048045

对局比分

15-11

获胜 / Win

对决日期

2023-10-22

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TC
Tim Channing

8JPV9W · Renton, WA, US

DUPR

4.960

MM
Matt McDonough

84VMGM · USA

DUPR

4.353

阵营 2负方
KS
Kaulen Shorf

8E5G9O · Battle Ground, WA, US

DUPR

4.979

SW
Stephen Warren

V746O6 · USA

DUPR

4.714

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6775048045
显示原始对决元数据 JSON
[
  {
    "team_id": 6563917434,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Channing",
        "dupr_id": "8JPV9W",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Matt McDonough",
        "dupr_id": "84VMGM",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4672086635,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kaulen Shorf",
        "dupr_id": "8E5G9O",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Battle Ground, WA, US"
      },
      {
        "name": "Stephen Warren",
        "dupr_id": "V746O6",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]