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

Competitive Open Play Match

ID: 8083595072

对局比分

12-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CF
Cayden Fry

8E54MO · Edmond, OK, US

DUPR

4.632

EB
Eric Bunch

3V2O63 · Jenks, OK, US

DUPR

5.159

阵营 2胜方
BB
Ben Bailey

Q5E0V4 · Edmond, OK, US

DUPR

4.812

SG
Seth Goodman

7DVJYM · Tulsa, OK, US

DUPR

4.891

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8083595072
显示原始对决元数据 JSON
[
  {
    "team_id": 5892766567,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cayden Fry",
        "dupr_id": "8E54MO",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Eric Bunch",
        "dupr_id": "3V2O63",
        "rating": 5.159,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  },
  {
    "team_id": 5364524254,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Bailey",
        "dupr_id": "Q5E0V4",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Seth Goodman",
        "dupr_id": "7DVJYM",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]