返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 4686543196

对局比分

9-11, 6-11

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
LO
Lewis Oke

NYY2M6 · Berkshire, England, GB

DUPR

5.156

JB
jade Burns

YG009G · Southampton, England, GB

DUPR

4.223

阵营 2胜方
CM
Callum Mathie

17YN09 · Dorset, England, GB

DUPR

4.864

NR
Nia Rogers

3Y6P5G · Fleet, England, GB

DUPR

4.717

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4686543196
显示原始对决元数据 JSON
[
  {
    "team_id": 7390524820,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lewis Oke",
        "dupr_id": "NYY2M6",
        "rating": 5.156,
        "profile_pic_url": null,
        "location": "Berkshire, England, GB"
      },
      {
        "name": "jade Burns",
        "dupr_id": "YG009G",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Southampton, England, GB"
      }
    ]
  },
  {
    "team_id": 6223010524,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Callum Mathie",
        "dupr_id": "17YN09",
        "rating": 4.864,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      },
      {
        "name": "Nia Rogers",
        "dupr_id": "3Y6P5G",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Fleet, England, GB"
      }
    ]
  }
]