返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 8009943252

对局比分

4-11

获胜 / Win

对决日期

2025-03-02

对局时间 (估算)

1:00 PM

对决场地

Savannah, GA

View Facility Page →

对决竞争阵营

阵营 1负方
MJ
Michael Jones

8WZP5M · Ocala, FL, US

DUPR

4.590

GB
greg beres

3545GR · Summerville, SC, US

DUPR

4.004

阵营 2胜方
CF
Chas Ferrelle

3X0N4X · Savannah, GA, US

DUPR

4.434

JM
Johnny Moran

16G2QD · Skidaway Island, GA, US

DUPR

4.694

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8009943252
显示原始对决元数据 JSON
[
  {
    "team_id": 8050390968,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Jones",
        "dupr_id": "8WZP5M",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Ocala, FL, US"
      },
      {
        "name": "greg beres",
        "dupr_id": "3545GR",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  },
  {
    "team_id": 7624531240,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chas Ferrelle",
        "dupr_id": "3X0N4X",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Johnny Moran",
        "dupr_id": "16G2QD",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Skidaway Island, GA, US"
      }
    ]
  }
]