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

APEX SPORTS HUB

ID: 8550266784

对局比分

7-11

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

1:00 PM

对决场地

19310 E 50th Terrace, Independence, MO 64055, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.222

BH
Brian Heifner

G5W00D · Lee's Summit, MO, US

DUPR

4.583

阵营 2胜方
CC
Chace Corbin

16W0YD · Springfield, MO, US

DUPR

4.965

DS
Devin Sage

QJJLEN · USA

DUPR

4.053

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8550266784
显示原始对决元数据 JSON
[
  {
    "team_id": 5616411991,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Thomson",
        "dupr_id": "G5GR0Q",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Brian Heifner",
        "dupr_id": "G5W00D",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 6513063452,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chace Corbin",
        "dupr_id": "16W0YD",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      },
      {
        "name": "Devin Sage",
        "dupr_id": "QJJLEN",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]