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

Ohio Senior Olympics Men’s Doubles 4.0/70-74; 4.0/75-79

ID: 7220200208

对局比分

18-16

获胜 / Win

对决日期

2025-09-06

对局时间 (估算)

9:00 PM

对决场地

Stadium Park

View Facility Page →

对决竞争阵营

阵营 1胜方
EE
Eric Exley

842DPV · USA

DUPR

3.784

FW
Fred Williams

89NX2J · Coshocton, OH, US

DUPR

4.102

阵营 2负方
MM
Michael Marzec

YNW2ME · USA

DUPR

3.886

BS
Bob Staudt

8KDZPQ · Akron, OH, US

DUPR

4.239

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7220200208
显示原始对决元数据 JSON
[
  {
    "team_id": 5949209294,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Exley",
        "dupr_id": "842DPV",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fred Williams",
        "dupr_id": "89NX2J",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Coshocton, OH, US"
      }
    ]
  },
  {
    "team_id": 5829311655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Marzec",
        "dupr_id": "YNW2ME",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob Staudt",
        "dupr_id": "8KDZPQ",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Akron, OH, US"
      }
    ]
  }
]