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

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

ID: 4407041737

对局比分

11-8

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NH
Nirali Hathi

4ZZ6JV · USA

DUPR

3.645

JL
James Lofthouse

V7KW96 · Wembley, England, GB

DUPR

5.197

阵营 2负方
NB
Neil Beaven

G0YVNQ · Banstead, England, GB

DUPR

3.996

HJ
Heidi Jerrard

G59LMG · Surrey, England, GB

DUPR

4.229

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4407041737
显示原始对决元数据 JSON
[
  {
    "team_id": 7384394217,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nirali Hathi",
        "dupr_id": "4ZZ6JV",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Lofthouse",
        "dupr_id": "V7KW96",
        "rating": 5.197,
        "profile_pic_url": null,
        "location": "Wembley, England, GB"
      }
    ]
  },
  {
    "team_id": 5094599069,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Neil Beaven",
        "dupr_id": "G0YVNQ",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Banstead, England, GB"
      },
      {
        "name": "Heidi Jerrard",
        "dupr_id": "G59LMG",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  }
]