返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

CC RR Men Match 5

ID: 8439478443

对局比分

2-11

获胜 / Win

对决日期

2026-01-12

对局时间 (估算)

4:45 AM

对决场地

Carolina Colours Golf Club, Waterscape Way, New Bern, NC, USA

未核实场馆

对决竞争阵营

阵营 1负方
DM
Dave Michitsch

LWEQ5K · USA

DUPR

2.645

RM
Richard Meyers

MYPDZO · USA

DUPR

3.012

阵营 2胜方
SS
Steve Spykerman

4PMRKG · USA

DUPR

3.623

JS
John Sipos

WK6NPG · New Bern, NC, US

DUPR

3.523

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8439478443
显示原始对决元数据 JSON
[
  {
    "team_id": 7564710893,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave Michitsch",
        "dupr_id": "LWEQ5K",
        "rating": 2.645,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Meyers",
        "dupr_id": "MYPDZO",
        "rating": 3.012,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8181838951,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Spykerman",
        "dupr_id": "4PMRKG",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Sipos",
        "dupr_id": "WK6NPG",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": "New Bern, NC, US"
      }
    ]
  }
]