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

$

ID: 6943681083

对局比分

9-11

获胜 / Win

对决日期

2025-12-27

对局时间 (估算)

4:45 AM

对决场地

279 Ottley Dr NE, Atlanta, GA 30324, USA

View Facility Page →

对决竞争阵营

阵营 1负方
SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.001

MH
Mike Hall

8WN9VK · Peachtree Corners, GA, US

DUPR

4.586

阵营 2胜方
JS
Jason Smith

17EMVN · Atlanta, GA, US

DUPR

5.625

WR
Warren Robinson

3Y5L6E · Orlando, FL, US

DUPR

4.701

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6943681083
显示原始对决元数据 JSON
[
  {
    "team_id": 5443589435,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Mike Hall",
        "dupr_id": "8WN9VK",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      }
    ]
  },
  {
    "team_id": 7234222621,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Smith",
        "dupr_id": "17EMVN",
        "rating": 5.625,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Warren Robinson",
        "dupr_id": "3Y5L6E",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]