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

Savannah Open Championship $$$ - Mens Open Doubles $$$: (5.0 or greater skill levels only)

ID: 8506933525

对局比分

11-7, 11-6

落败 / Loss

对决日期

2026-03-27

对局时间 (估算)

2:15 AM

对决场地

Savannah, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
TC
Thomas Croker

3XV56X · Hilton Head Island, SC, US

DUPR

5.302

MS
Mike Sutcliffe

8WD57G · USA

DUPR

4.709

阵营 2负方
JM
Jacob Mitchell

L5LR6Z · Vidalia, GA, US

DUPR

4.565

SM
Scott Mckessy

1RD66Z · Skidaway Island, GA, US

DUPR

4.958

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8506933525
显示原始对决元数据 JSON
[
  {
    "team_id": 4378649099,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Croker",
        "dupr_id": "3XV56X",
        "rating": 5.302,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Mike Sutcliffe",
        "dupr_id": "8WD57G",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6416143379,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Mitchell",
        "dupr_id": "L5LR6Z",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Vidalia, GA, US"
      },
      {
        "name": "Scott Mckessy",
        "dupr_id": "1RD66Z",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": "Skidaway Island, GA, US"
      }
    ]
  }
]