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

Preston Playhouse $1,000 Open Coed Doubles Skill: (Any) Age: (Any)

ID: 5847232225

对局比分

9-11, 5-11

获胜 / Win

对决日期

2024-06-29

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BU
Brian Ung

8449Q2 · TX, US

DUPR

4.293

Andrew Sounraj

3P757Z · Garland, TX, US

DUPR

4.412

阵营 2胜方
DW
David Wang

7DN6V9 · The Colony, TX, US

DUPR

4.668

ND
Nick Decello

4L40EV · USA

DUPR

4.346

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5847232225
显示原始对决元数据 JSON
[
  {
    "team_id": 6071122164,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Ung",
        "dupr_id": "8449Q2",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "TX, US"
      },
      {
        "name": "Andrew Sounraj",
        "dupr_id": "3P757Z",
        "rating": 4.412,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/524807/images/profile/663109ce-b9e0-463a-8cf1-36d893197a5a.jpg",
        "location": "Garland, TX, US"
      }
    ]
  },
  {
    "team_id": 6492683775,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Wang",
        "dupr_id": "7DN6V9",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "The Colony, TX, US"
      },
      {
        "name": "Nick Decello",
        "dupr_id": "4L40EV",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]