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

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

ID: 4690740634

对局比分

15-11

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

11:30 PM

对决场地

Pinellas Park, FL

未核实场馆

对决竞争阵营

阵营 1胜方
KF
Keith Ford

3P6RNE · Parrish, FL, US

DUPR

4.603

Mike Horner

3O9X0P · Bradenton, FL, US

DUPR

4.900

阵营 2负方
BF
Brett Foster

3X5Q67 · Odessa, FL, US

DUPR

4.750

NH
Nick Hamm

3V6XL6 · Whitefish Bay, WI, US

DUPR

4.505

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4690740634
显示原始对决元数据 JSON
[
  {
    "team_id": 5188687218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith Ford",
        "dupr_id": "3P6RNE",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "Parrish, FL, US"
      },
      {
        "name": "Mike Horner",
        "dupr_id": "3O9X0P",
        "rating": 4.9,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/115769_62d84e22462dd.jpg",
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 8272267837,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Foster",
        "dupr_id": "3X5Q67",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Odessa, FL, US"
      },
      {
        "name": "Nick Hamm",
        "dupr_id": "3V6XL6",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Whitefish Bay, WI, US"
      }
    ]
  }
]