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

Competitive Open Play Match

ID: 7805769045

对局比分

11-5

获胜 / Win

对决日期

2026-06-05

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TC
Tim Collins

DNYJNM · Blue Springs, MO, US

DUPR

5.190

AA
AKHIL AHUJA

3VJPR6 · Overland Park, KS, US

DUPR

4.854

阵营 2负方
JT
Josiah Thomson

G5XPVQ · Blue Springs, MO, US

DUPR

4.314

JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.283

数据访问 (AI / 开发者)

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

cURL Request:

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