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

Zehnder Memorial Fall Classic - Mens Doubles Open (50 And Above)

ID: 5893063962

对局比分

15-10

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

7:30 PM

对决场地

Bend, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
LJ
Leaf Jensen

8KDPM6 · Central Point, OR, US

DUPR

4.912

MG
Michael Gooding

76DRVM · USA

DUPR

4.287

阵营 2负方
CM
Craig Morrison

G5KD5V · USA

DUPR

4.406

PB
Paul Baragona

3Z0RNL · Bend, OR, US

DUPR

4.380

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5893063962
显示原始对决元数据 JSON
[
  {
    "team_id": 6036104125,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leaf Jensen",
        "dupr_id": "8KDPM6",
        "rating": 4.912,
        "profile_pic_url": null,
        "location": "Central Point, OR, US"
      },
      {
        "name": "Michael Gooding",
        "dupr_id": "76DRVM",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5454115577,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Morrison",
        "dupr_id": "G5KD5V",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Baragona",
        "dupr_id": "3Z0RNL",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]