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

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

ID: 5974993480

对局比分

6-11

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DS
Daniel Skaf

3LY446 · Atlanta, GA, US

DUPR

4.398

HT
Hannah Thompson

JJVJNM · Atlanta, GA, US

DUPR

4.518

阵营 2胜方
Hanson Huynh

W6VWYK · USA

DUPR

4.488

KS
Kate Smith

56ERJP · Marietta, GA, US

DUPR

4.168

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5974993480
显示原始对决元数据 JSON
[
  {
    "team_id": 6132419386,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Skaf",
        "dupr_id": "3LY446",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Hannah Thompson",
        "dupr_id": "JJVJNM",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5056491375,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hanson Huynh",
        "dupr_id": "W6VWYK",
        "rating": 4.488,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/515534/images/profile/659a5ef6-3973-4f78-a131-a0ec51ee0d0f.jpg",
        "location": ""
      },
      {
        "name": "Kate Smith",
        "dupr_id": "56ERJP",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]