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

PickleB 2026 Series Event 5 - 18+ Mixed Doubles 4.5+ 17th Place

ID: 4433423208

对局比分

11-8, 11-5

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NC
Nikki Coots

V4L096 · USA

DUPR

3.539

JB
Jon Banks

305DQG · Winchester, England, GB

DUPR

4.710

阵营 2负方
GS
Gav Samways

89V7XV · USA

DUPR

3.641

JT
Jasbir Tutt

YG2V4P · Wolverhampton, England, GB

DUPR

4.223

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4433423208
显示原始对决元数据 JSON
[
  {
    "team_id": 8419036600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nikki Coots",
        "dupr_id": "V4L096",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Banks",
        "dupr_id": "305DQG",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Winchester, England, GB"
      }
    ]
  },
  {
    "team_id": 8066435230,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gav Samways",
        "dupr_id": "89V7XV",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jasbir Tutt",
        "dupr_id": "YG2V4P",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Wolverhampton, England, GB"
      }
    ]
  }
]