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

World Pickleball Tour Savannah Smash - Mens Doubles 4.5: 40+, 50+, 60+

ID: 8561059295

对局比分

11-3

获胜 / Win

对决日期

2025-03-02

对局时间 (估算)

12:45 AM

对决场地

Savannah, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
CF
Chas Ferrelle

3X0N4X · Savannah, GA, US

DUPR

4.499

JM
Johnny Moran

16G2QD · Skidaway Island, GA, US

DUPR

4.735

阵营 2负方
BW
brad whitfield

3P4DPX · Savannah, GA, US

DUPR

4.546

CP
Chris Poppell

3V6DWP · Skidaway Island, GA, US

DUPR

4.371

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8561059295
显示原始对决元数据 JSON
[
  {
    "team_id": 8007961751,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chas Ferrelle",
        "dupr_id": "3X0N4X",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Johnny Moran",
        "dupr_id": "16G2QD",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "Skidaway Island, GA, US"
      }
    ]
  },
  {
    "team_id": 5898928653,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "brad whitfield",
        "dupr_id": "3P4DPX",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Chris Poppell",
        "dupr_id": "3V6DWP",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Skidaway Island, GA, US"
      }
    ]
  }
]