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

UVTC Winter Jam by PIG - Mens Doubles Skill: (4.5 and Above)

ID: 7567843571

对局比分

15-2

获胜 / Win

对决日期

2024-02-24

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JR
Jeremy Root

89Z77J · USA

DUPR

5.104

AH
Andrew Humphreys

3554ZP · USA

DUPR

5.170

阵营 2负方
MR
Mark Raniele

6Z5N4D · USA

DUPR

3.486

AA
Adam A Danforth

GGJG0Q · USA

DUPR

4.134

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7567843571
显示原始对决元数据 JSON
[
  {
    "team_id": 5005336677,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Root",
        "dupr_id": "89Z77J",
        "rating": 5.104,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Humphreys",
        "dupr_id": "3554ZP",
        "rating": 5.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5429830904,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Raniele",
        "dupr_id": "6Z5N4D",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam A Danforth",
        "dupr_id": "GGJG0Q",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]