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

Ocean Reef Club

ID: 8462916874

对局比分

15-1

获胜 / Win

对决日期

2024-12-14

对局时间 (估算)

11:30 PM

对决场地

35 Ocean Reef Dr, Key Largo, FL 33037, USA

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Christopher Shields

8WNQ2L · USA

DUPR

4.118

CS
Christopher Struck

7D7D70 · Grosse Pointe Farms, MI, US

DUPR

6.094

阵营 2负方
Bart Shuldman

3LZQR6 · Key Largo, FL, US

DUPR

3.655

BG
Brian Grogan

3ON2MP · Bradenton, FL, US

DUPR

4.345

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8462916874
显示原始对决元数据 JSON
[
  {
    "team_id": 5463403462,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Shields",
        "dupr_id": "8WNQ2L",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Struck",
        "dupr_id": "7D7D70",
        "rating": 6.094,
        "profile_pic_url": null,
        "location": "Grosse Pointe Farms, MI, US"
      }
    ]
  },
  {
    "team_id": 5186350222,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bart Shuldman",
        "dupr_id": "3LZQR6",
        "rating": 3.655,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1139750/images/profile/16b45369-00ad-474d-a562-a4547d349a78.jpg",
        "location": "Key Largo, FL, US"
      },
      {
        "name": "Brian Grogan",
        "dupr_id": "3ON2MP",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]