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

The Picklr West Jordan 4.5 Round Robin

ID: 5804353870

对局比分

11-9

获胜 / Win

对决日期

2024-03-21

对局时间 (估算)

11:30 PM

对决场地

The Picklr West Jordan

未核实场馆

对决竞争阵营

阵营 1胜方
VK
Vinayak Kudva

PK7DOZ · Herriman, UT, US

DUPR

4.741

TA
Tyler Allred

V7R9R6 · Herriman, UT, US

DUPR

4.362

阵营 2负方
ST
Sela toki

166DXQ · West Valley City, UT, US

DUPR

4.159

CS
Carter Stringham

8D4PYY · Riverton, UT, US

DUPR

4.483

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5804353870
显示原始对决元数据 JSON
[
  {
    "team_id": 6070989571,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vinayak Kudva",
        "dupr_id": "PK7DOZ",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Tyler Allred",
        "dupr_id": "V7R9R6",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 6839466902,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sela toki",
        "dupr_id": "166DXQ",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "West Valley City, UT, US"
      },
      {
        "name": "Carter Stringham",
        "dupr_id": "8D4PYY",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]