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

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

ID: 5653918729

对局比分

2-11

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RW
Reba Williams

1RPD9D · Doraville, GA, US

DUPR

4.454

DP
Diego Perez

8GV2LG · San Cristobal, Táchira, VE

DUPR

4.147

阵营 2胜方
DS
Daniel Skaf

3LY446 · Atlanta, GA, US

DUPR

4.414

HT
Hannah Thompson

JJVJNM · Atlanta, GA, US

DUPR

4.648

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5653918729
显示原始对决元数据 JSON
[
  {
    "team_id": 5377462729,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Reba Williams",
        "dupr_id": "1RPD9D",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Doraville, GA, US"
      },
      {
        "name": "Diego Perez",
        "dupr_id": "8GV2LG",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      }
    ]
  },
  {
    "team_id": 7665946246,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Skaf",
        "dupr_id": "3LY446",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Hannah Thompson",
        "dupr_id": "JJVJNM",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]