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

Pool C

ID: 7213099934

对局比分

11-7

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

3:30 PM

对决场地

38 Munibung Rd

未核实场馆

对决竞争阵营

阵营 1胜方
XH
Xin Huang

XJVQYX · NSW, AU

DUPR

3.503

SW
Simon Whitcher

V7DP66 · NSW, AU

DUPR

4.686

阵营 2负方
KM
Kellie Maddison

55M0ZR · USA

DUPR

3.914

RG
Robert Gorseski

LWLJXK · USA

DUPR

3.955

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7213099934
显示原始对决元数据 JSON
[
  {
    "team_id": 8455553168,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Xin Huang",
        "dupr_id": "XJVQYX",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Simon Whitcher",
        "dupr_id": "V7DP66",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 7855736591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kellie Maddison",
        "dupr_id": "55M0ZR",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Gorseski",
        "dupr_id": "LWLJXK",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]