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

APP Tour: Vlasic Classic - Cincinnati - a USAP GT Tourney Mixed Doubles Skill: 4.0: 50+

ID: 6288976260

对局比分

15-6

获胜 / Win

对决日期

2024-05-12

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PT
Peggy Timbrook

3YMX2G · Fort Wayne, IN, US

DUPR

4.877

JC
Jeff Coil

3Y0JNK · Fort Wayne, IN, US

DUPR

5.153

阵营 2负方
BR
Brenda Ryan

O8GOG1 · Burlington, KY, US

DUPR

4.329

JZ
Joe Zamoyta

8D4EPM · Falls Church, VA, US

DUPR

3.942

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6288976260
显示原始对决元数据 JSON
[
  {
    "team_id": 7569701883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peggy Timbrook",
        "dupr_id": "3YMX2G",
        "rating": 4.877,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      },
      {
        "name": "Jeff Coil",
        "dupr_id": "3Y0JNK",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  },
  {
    "team_id": 6322528822,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenda Ryan",
        "dupr_id": "O8GOG1",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Burlington, KY, US"
      },
      {
        "name": "Joe Zamoyta",
        "dupr_id": "8D4EPM",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      }
    ]
  }
]