返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

SPT VRK Open 2026 - SPT400 Mixdubbel

ID: 8028504342

对局比分

5-11, 4-11

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

7:30 PM

对决场地

Vetlanda Racketklubb

未核实场馆

对决竞争阵营

阵营 1负方
RS
Robinn Sander

N756XZ · USA

DUPR

5.047

MB
Mini Björksten

55ZDMR · USA

DUPR

3.937

阵营 2胜方
JS
Jack Stalebrink

EW2DNJ · Linköping, Östergötland County, SE

DUPR

4.701

ST
Suda Thongsuphon

YXZRV4 · Strängnäs, Södermanland County, SE

DUPR

4.837

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8028504342
显示原始对决元数据 JSON
[
  {
    "team_id": 5547764102,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robinn Sander",
        "dupr_id": "N756XZ",
        "rating": 5.047,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mini  Björksten",
        "dupr_id": "55ZDMR",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8210135095,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Stalebrink",
        "dupr_id": "EW2DNJ",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Linköping, Östergötland County, SE"
      },
      {
        "name": "Suda Thongsuphon",
        "dupr_id": "YXZRV4",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Strängnäs, Södermanland County, SE"
      }
    ]
  }
]