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

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

ID: 5382295294

对局比分

11-4

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Callum Mathie

17YN09 · Dorset, England, GB

DUPR

4.851

NR
Nia Rogers

3Y6P5G · Fleet, England, GB

DUPR

4.705

阵营 2负方
NB
Neil Beaven

G0YVNQ · Banstead, England, GB

DUPR

4.032

HJ
Heidi Jerrard

G59LMG · Surrey, England, GB

DUPR

4.256

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5382295294
显示原始对决元数据 JSON
[
  {
    "team_id": 4778844969,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Callum Mathie",
        "dupr_id": "17YN09",
        "rating": 4.851,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      },
      {
        "name": "Nia Rogers",
        "dupr_id": "3Y6P5G",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Fleet, England, GB"
      }
    ]
  },
  {
    "team_id": 7017627221,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Neil Beaven",
        "dupr_id": "G0YVNQ",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Banstead, England, GB"
      },
      {
        "name": "Heidi Jerrard",
        "dupr_id": "G59LMG",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  }
]