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

MANUALLY ENTER EVENT NAME HERE

ID: 8329243084

对局比分

10-11

落败 / Loss

对决日期

2026-05-12

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JT
Josiah Thomson

G5XPVQ · Blue Springs, MO, US

DUPR

4.292

AW
Andrew Walters

3O9EP7 · Gardner, KS, US

DUPR

4.287

阵营 2胜方
JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.263

AH
Andrew Homoly

3ZY0KL · Parkville, MO, US

DUPR

4.205

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8329243084
显示原始对决元数据 JSON
[
  {
    "team_id": 7994422340,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josiah Thomson",
        "dupr_id": "G5XPVQ",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Andrew Walters",
        "dupr_id": "3O9EP7",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Gardner, KS, US"
      }
    ]
  },
  {
    "team_id": 6182944891,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Thomson",
        "dupr_id": "G5GR0Q",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Andrew Homoly",
        "dupr_id": "3ZY0KL",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Parkville, MO, US"
      }
    ]
  }
]