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

Competitive Open Play Match

ID: 5092723229

对局比分

6-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BH
Bobby Howard

3ZWYKL · Okmulgee, OK, US

DUPR

5.152

CT
Carson Thoma

LVZQE6 · Broken Arrow, OK, US

DUPR

4.720

阵营 2胜方
SG
Seth Goodman

7DVJYM · Tulsa, OK, US

DUPR

4.928

BB
Ben Bailey

Q5E0V4 · Edmond, OK, US

DUPR

4.857

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5092723229
显示原始对决元数据 JSON
[
  {
    "team_id": 4407346694,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bobby Howard",
        "dupr_id": "3ZWYKL",
        "rating": 5.152,
        "profile_pic_url": null,
        "location": "Okmulgee, OK, US"
      },
      {
        "name": "Carson Thoma",
        "dupr_id": "LVZQE6",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  },
  {
    "team_id": 4373317553,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Seth Goodman",
        "dupr_id": "7DVJYM",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Ben Bailey",
        "dupr_id": "Q5E0V4",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]