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

Competitive Open Play Match

ID: 6534552112

对局比分

11-1

获胜 / Win

对决日期

2026-05-15

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TC
Tim Collins

DNYJNM · Blue Springs, MO, US

DUPR

4.973

AA
AKHIL AHUJA

3VJPR6 · Overland Park, KS, US

DUPR

4.879

阵营 2负方
JT
Josiah Thomson

G5XPVQ · Blue Springs, MO, US

DUPR

4.278

JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.212

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6534552112
显示原始对决元数据 JSON
[
  {
    "team_id": 7993156881,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Collins",
        "dupr_id": "DNYJNM",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "AKHIL AHUJA",
        "dupr_id": "3VJPR6",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 5041964287,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josiah Thomson",
        "dupr_id": "G5XPVQ",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Josh Thomson",
        "dupr_id": "G5GR0Q",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      }
    ]
  }
]