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

PickleB 2026 Series Event 4 - 18+ Mixed Doubles 4.5+

ID: 7246552103

对局比分

11-10

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JH
Jennifer Hewitt

YXXWPD · Chesham, England, GB

DUPR

4.170

TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.547

阵营 2负方
ST
Scott Tift

7DZYM4 · Westgate-on-Sea, England, GB

DUPR

4.409

LY
Laura Yeomans

RZPP2M · Kent, England, GB

DUPR

3.841

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7246552103
显示原始对决元数据 JSON
[
  {
    "team_id": 6775321883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Hewitt",
        "dupr_id": "YXXWPD",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Chesham, England, GB"
      },
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      }
    ]
  },
  {
    "team_id": 4959413546,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Tift",
        "dupr_id": "7DZYM4",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Westgate-on-Sea, England, GB"
      },
      {
        "name": "Laura Yeomans",
        "dupr_id": "RZPP2M",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Kent, England, GB"
      }
    ]
  }
]