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

PickleB 2026 Series Event 4 - 18+ Mens Doubles 4.0

ID: 4758861979

对局比分

11-7

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CW
Christopher Willerton

4LWN72 · Southampton, England, GB

DUPR

4.170

MJ
Mark Jackson

6ZD2EE · Salisbury, England, GB

DUPR

3.804

阵营 2负方
JS
Joe Stickley

3P27KG · USA

DUPR

3.640

LS
Lee Stainer

E9M7RW · Weymouth, England, GB

DUPR

3.992

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4758861979
显示原始对决元数据 JSON
[
  {
    "team_id": 6412012004,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Willerton",
        "dupr_id": "4LWN72",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Southampton, England, GB"
      },
      {
        "name": "Mark Jackson",
        "dupr_id": "6ZD2EE",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Salisbury, England, GB"
      }
    ]
  },
  {
    "team_id": 6689881566,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Stickley",
        "dupr_id": "3P27KG",
        "rating": 3.64,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lee Stainer",
        "dupr_id": "E9M7RW",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Weymouth, England, GB"
      }
    ]
  }
]