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

Competitive Open Play Match

ID: 6021725589

对局比分

11-0

获胜 / Win

对决日期

2025-10-13

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.399

JK
Jeff Kleba

3YOKEE · Lee's Summit, MO, US

DUPR

4.711

阵营 2负方
JT
Josiah Thomson

G5XPVQ · Blue Springs, MO, US

DUPR

4.194

MD
Marck de Lautour

4VGWY2 · Lee's Summit, MO, US

DUPR

4.408

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6021725589
显示原始对决元数据 JSON
[
  {
    "team_id": 8313784026,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Thomson",
        "dupr_id": "G5GR0Q",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Jeff Kleba",
        "dupr_id": "3YOKEE",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 6369086967,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josiah Thomson",
        "dupr_id": "G5XPVQ",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Marck de Lautour",
        "dupr_id": "4VGWY2",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]