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

Dinkster Tour: Sakura Showdown Spring Classic - Mixed 4.0-4.5 - 1PM

ID: 7954317836

对局比分

15-9

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DS
Daniel Skaf

3LY446 · Atlanta, GA, US

DUPR

4.394

HT
Hannah Thompson

JJVJNM · Atlanta, GA, US

DUPR

4.477

阵营 2负方
JV
Jacob Vu

LVGD9Z · Atlanta, GA, US

DUPR

4.241

AT
Allison To

NXE2VZ · USA

DUPR

3.787

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7954317836
显示原始对决元数据 JSON
[
  {
    "team_id": 6610707866,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Skaf",
        "dupr_id": "3LY446",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Hannah Thompson",
        "dupr_id": "JJVJNM",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5681529662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Vu",
        "dupr_id": "LVGD9Z",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Allison To",
        "dupr_id": "NXE2VZ",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]