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

PickleB 2026 Series Event 2 - 50+ Mixed Doubles 4.0+ 3rd-5th RR

ID: 7572544283

对局比分

11-3

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Sue Smith

8DJL96 · USA

DUPR

3.613

PG
Paul Grinham

8G9E2D · Hampshire, England, GB

DUPR

4.412

阵营 2负方
DC
Darren Cornish

596LW0 · Watchfield, England, GB

DUPR

4.175

JM
Jayne Mosses

GGY2GX · Bracknell, England, GB

DUPR

3.904

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7572544283
显示原始对决元数据 JSON
[
  {
    "team_id": 7802790940,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sue Smith",
        "dupr_id": "8DJL96",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Grinham",
        "dupr_id": "8G9E2D",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  },
  {
    "team_id": 8570406613,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darren Cornish",
        "dupr_id": "596LW0",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Watchfield, England, GB"
      },
      {
        "name": "Jayne Mosses ",
        "dupr_id": "GGY2GX",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Bracknell, England, GB"
      }
    ]
  }
]