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

Rock'n The HOP 2025 - Mens Doubles Skill: (4.0) Age: (60+/70+ combined)

ID: 4944870843

对局比分

7-15

落败 / Loss

对决日期

2025-04-26

对局时间 (估算)

4:45 AM

对决场地

Newnan, GA

View Facility Page →

对决竞争阵营

阵营 1负方
JC
John Cook

KXNPR6 · USA

DUPR

2.899

DW
Dirk Wooster

8942ZV · USA

DUPR

4.227

阵营 2胜方
JB
Jeff Budreau

16K5KE · USA

DUPR

4.442

RF
Rich Fair

8GP9DG · USA

DUPR

3.988

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4944870843
显示原始对决元数据 JSON
[
  {
    "team_id": 4740453459,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Cook",
        "dupr_id": "KXNPR6",
        "rating": 2.899,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dirk Wooster",
        "dupr_id": "8942ZV",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6285557226,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Budreau",
        "dupr_id": "16K5KE",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rich Fair",
        "dupr_id": "8GP9DG",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]