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

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

ID: 6332508505

对局比分

11-7

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MP
May Pan

76LK0M · Greater London, England, GB

DUPR

3.998

TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.471

阵营 2负方
TJ
Tara Jones

ZNL0KM · Stratford-upon-Avon, England, GB

DUPR

4.083

ME
Mark Eggleton

QP9Q2D · Hertfordshire, England, GB

DUPR

4.372

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6332508505
显示原始对决元数据 JSON
[
  {
    "team_id": 7712119018,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "May Pan",
        "dupr_id": "76LK0M",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      }
    ]
  },
  {
    "team_id": 5100950791,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tara Jones",
        "dupr_id": "ZNL0KM",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Stratford-upon-Avon, England, GB"
      },
      {
        "name": "Mark Eggleton",
        "dupr_id": "QP9Q2D",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Hertfordshire, England, GB"
      }
    ]
  }
]