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

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

ID: 8517592001

对局比分

7-15

落败 / Loss

对决日期

2026-03-27

对局时间 (估算)

6:15 AM

对决场地

Savannah, GA

View Facility Page →

对决竞争阵营

阵营 1负方
RS
Roger Stern

8GJQ2M · Beaufort County, SC, US

DUPR

4.654

JJ
Jess Jones

9PJZ0V · Denver, CO, US

DUPR

4.973

阵营 2胜方
JM
Jacob Mitchell

L5LR6Z · Vidalia, GA, US

DUPR

4.724

SM
Scott Mckessy

1RD66Z · Skidaway Island, GA, US

DUPR

4.997

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8517592001
显示原始对决元数据 JSON
[
  {
    "team_id": 5339798426,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roger Stern",
        "dupr_id": "8GJQ2M",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Beaufort County, SC, US"
      },
      {
        "name": "Jess Jones",
        "dupr_id": "9PJZ0V",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 7154736956,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob Mitchell",
        "dupr_id": "L5LR6Z",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "Vidalia, GA, US"
      },
      {
        "name": "Scott Mckessy",
        "dupr_id": "1RD66Z",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "Skidaway Island, GA, US"
      }
    ]
  }
]