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

Suncoast Open - NPL Tournament Series - Mixed Pro Doubles 50+

ID: 7967328812

对局比分

7-15

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

9:00 PM

对决场地

Pinellas Park, FL

未核实场馆

对决竞争阵营

阵营 1负方
KS
Kelly Stroble

3XRO53 · Bradenton, FL, US

DUPR

4.522

EK
Eric Kennedy

8M9DGD · Englewood, FL, US

DUPR

4.796

阵营 2胜方
KB
Kerri Bacha

3YDLPD · York, PA, US

DUPR

5.010

KB
Kevin Bacha

QPOEW0 · West York, PA, US

DUPR

4.759

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7967328812
显示原始对决元数据 JSON
[
  {
    "team_id": 7532907566,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Stroble",
        "dupr_id": "3XRO53",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Eric Kennedy",
        "dupr_id": "8M9DGD",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Englewood, FL, US"
      }
    ]
  },
  {
    "team_id": 5496760055,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kerri Bacha",
        "dupr_id": "3YDLPD",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Kevin Bacha",
        "dupr_id": "QPOEW0",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "West York, PA, US"
      }
    ]
  }
]