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

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

ID: 7454907510

对局比分

11-2

落败 / Loss

对决日期

2026-02-08

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ME
Mark Eggleton

QP9Q2D · Hertfordshire, England, GB

DUPR

4.371

SJ
Sharon Jane Tinsley

0Y6GEG · Cambridge, England, GB

DUPR

4.465

阵营 2负方
AO
Alexander Oliver

3PDEKM · Norfolk, England, GB

DUPR

4.502

ES
Emma Saheed

EWWZ0M · USA

DUPR

3.707

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7454907510
显示原始对决元数据 JSON
[
  {
    "team_id": 6475147102,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Eggleton",
        "dupr_id": "QP9Q2D",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Hertfordshire, England, GB"
      },
      {
        "name": "Sharon Jane Tinsley",
        "dupr_id": "0Y6GEG",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Cambridge, England, GB"
      }
    ]
  },
  {
    "team_id": 7262680132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Oliver",
        "dupr_id": "3PDEKM",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Norfolk, England, GB"
      },
      {
        "name": "Emma Saheed",
        "dupr_id": "EWWZ0M",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]