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

The Universe League Spring 2026

ID: 5355245253

对局比分

11-9, 11-3

获胜 / Win

对决日期

2026-03-19

对局时间 (估算)

10:15 AM

对决场地

9001 Dean Martin Drive; Las Vegas, NV 89139

未核实场馆

对决竞争阵营

阵营 1胜方
JC
Justin Chock

8906EV · Las Vegas, NV, US

DUPR

4.739

JT
Jayden Tsao

W6G40Y · Las Vegas, NV, US

DUPR

4.402

阵营 2负方
JD
Jonathon Dugan

DN57O4 · Summerlin South, NV, US

DUPR

4.282

MM
Matthew Maccarone

W6Y7OY · Las Vegas, NV, US

DUPR

4.303

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5355245253
显示原始对决元数据 JSON
[
  {
    "team_id": 7916856905,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Chock",
        "dupr_id": "8906EV",
        "rating": 4.739,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jayden Tsao",
        "dupr_id": "W6G40Y",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7126709196,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathon Dugan",
        "dupr_id": "DN57O4",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Summerlin South, NV, US"
      },
      {
        "name": "Matthew Maccarone",
        "dupr_id": "W6Y7OY",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]