返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PickleB 2026 Series Event 4 - 18+ Mens Doubles 4.5+

ID: 4452552087

对局比分

11-1

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SM
Scott Mayo

GG9DKM · Wales, GB

DUPR

4.797

RA
Rob Adams

EGXQRJ · USA

DUPR

4.814

阵营 2负方
ST
Scott Tift

7DZYM4 · Westgate-on-Sea, England, GB

DUPR

4.408

MP
Mariusz Parzelski

V2Z0M7 · USA

DUPR

4.187

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4452552087
显示原始对决元数据 JSON
[
  {
    "team_id": 5120747918,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Mayo",
        "dupr_id": "GG9DKM",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Wales, GB"
      },
      {
        "name": "Rob Adams",
        "dupr_id": "EGXQRJ",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7411799161,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Tift",
        "dupr_id": "7DZYM4",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Westgate-on-Sea, England, GB"
      },
      {
        "name": "Mariusz  Parzelski",
        "dupr_id": "V2Z0M7",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]