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

Pickle in the Land Presented by Akron Children's - Men's Doubles (3.5 to 3.99) (70+)

ID: 5756838455

对局比分

15-14

获胜 / Win

对决日期

2025-12-11

对局时间 (估算)

12:45 AM

对决场地

Cleveland, OH

View Facility Page →

对决竞争阵营

阵营 1胜方
JG
Jim Gallagher

8DZGRL · USA

DUPR

3.587

BM
Bob Martin

89MVGR · Willoughby, OH, US

DUPR

3.674

阵营 2负方
PD
Pete Dobrea

6ZO4VE · USA

DUPR

3.609

GR
Gene Rogers

8JPQWO · USA

DUPR

3.352

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5756838455
显示原始对决元数据 JSON
[
  {
    "team_id": 4441913384,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jim Gallagher",
        "dupr_id": "8DZGRL",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob Martin",
        "dupr_id": "89MVGR",
        "rating": 3.674,
        "profile_pic_url": null,
        "location": "Willoughby, OH, US"
      }
    ]
  },
  {
    "team_id": 6731004811,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pete Dobrea",
        "dupr_id": "6ZO4VE",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gene Rogers",
        "dupr_id": "8JPQWO",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]