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

2024 Seattle Metro Classic $$ Men's Doubles Open

ID: 5411528413

对局比分

10-12, 11-6, 4-11

落败 / Loss

对决日期

2024-08-02

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BL
Brent Lundgren

172648 · USA

DUPR

4.649

TC
Tim Channing

8JPV9W · Renton, WA, US

DUPR

5.024

阵营 2胜方
AL
Arthur Lim

16PDE3 · USA

DUPR

5.170

KJ
Kyle Jacobson

3ZJGGL · USA

DUPR

5.096

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5411528413
显示原始对决元数据 JSON
[
  {
    "team_id": 6181661827,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brent Lundgren",
        "dupr_id": "172648",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Channing",
        "dupr_id": "8JPV9W",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      }
    ]
  },
  {
    "team_id": 7776594721,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Arthur Lim",
        "dupr_id": "16PDE3",
        "rating": 5.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Jacobson",
        "dupr_id": "3ZJGGL",
        "rating": 5.096,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]