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

Suncoast Open - NPL Tournament Series - Men's Pro Doubles 50+

ID: 4636441196

对局比分

10-15

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

9:00 PM

对决场地

Pinellas Park, FL

未核实场馆

对决竞争阵营

阵营 1负方
BL
Bryan Lafferman

3V2V53 · Orlando, FL, US

DUPR

5.113

KB
Kevin Bacha

QPOEW0 · West York, PA, US

DUPR

4.759

阵营 2胜方
TG
Tomer Graziani

59EKLL · Montgomery, TX, US

DUPR

5.106

CW
Chris Wilton

3OZ9P2 · Apple Valley, MN, US

DUPR

5.226

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4636441196
显示原始对决元数据 JSON
[
  {
    "team_id": 7737388594,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Lafferman",
        "dupr_id": "3V2V53",
        "rating": 5.113,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Kevin Bacha",
        "dupr_id": "QPOEW0",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "West York, PA, US"
      }
    ]
  },
  {
    "team_id": 4546989076,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tomer Graziani",
        "dupr_id": "59EKLL",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      },
      {
        "name": "Chris Wilton",
        "dupr_id": "3OZ9P2",
        "rating": 5.226,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  }
]