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

PickleB 2026 Series Event 4 - 18+ Mens Doubles 4.0 13th-15th RR

ID: 5831422231

对局比分

5-11

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JS
Joe Stickley

3P27KG · USA

DUPR

3.593

LS
Lee Stainer

E9M7RW · Weymouth, England, GB

DUPR

3.973

阵营 2胜方
JP
Jason Pooley

6PJP0K · USA

DUPR

3.628

JR
John Roberton

DW25P6 · Tongham, England, GB

DUPR

3.964

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5831422231
显示原始对决元数据 JSON
[
  {
    "team_id": 6446544653,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joe Stickley",
        "dupr_id": "3P27KG",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lee Stainer",
        "dupr_id": "E9M7RW",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Weymouth, England, GB"
      }
    ]
  },
  {
    "team_id": 4554061997,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Pooley",
        "dupr_id": "6PJP0K",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Roberton",
        "dupr_id": "DW25P6",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Tongham, England, GB"
      }
    ]
  }
]