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

PickleB 2026 Series Event 5 - 18+ Mens Doubles 4.5+

ID: 7496190997

对局比分

11-5

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SR
Sibimon Raja

VXOPR6 · USA

DUPR

5.003

AH
ADRIAN HENLEY

JJVRND · USA

DUPR

4.280

阵营 2负方
DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.279

TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.514

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7496190997
显示原始对决元数据 JSON
[
  {
    "team_id": 6868960139,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sibimon Raja",
        "dupr_id": "VXOPR6",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "ADRIAN HENLEY",
        "dupr_id": "JJVRND",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7145762272,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      },
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      }
    ]
  }
]