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

APEX SPORTS HUB

ID: 4597416435

对局比分

3-11

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

4:45 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
BS
Beau Segura

8MDQXV · Lenexa, KS, US

DUPR

3.845

TW
Tanner Wraa

JJJ6MD · Olathe, KS, US

DUPR

4.280

阵营 2胜方
JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.232

BH
Brian Heifner

G5W00D · Lee's Summit, MO, US

DUPR

4.592

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4597416435
显示原始对决元数据 JSON
[
  {
    "team_id": 7662793093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beau Segura",
        "dupr_id": "8MDQXV",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Tanner Wraa",
        "dupr_id": "JJJ6MD",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  },
  {
    "team_id": 6226611346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Thomson",
        "dupr_id": "G5GR0Q",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Brian Heifner",
        "dupr_id": "G5W00D",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]