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

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

ID: 5031110230

对局比分

13-15

获胜 / Win

对决日期

2025-04-26

对局时间 (估算)

11:30 PM

对决场地

Newnan, GA

View Facility Page →

对决竞争阵营

阵营 1负方
TB
Tom Burns

XJDRKX · GA, US

DUPR

4.390

MR
Mike Richardson

XJ5NX7 · Sharpsburg, GA, US

DUPR

4.083

阵营 2胜方
JB
Jeff Budreau

16K5KE · USA

DUPR

4.383

RF
Rich Fair

8GP9DG · USA

DUPR

3.921

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5031110230
显示原始对决元数据 JSON
[
  {
    "team_id": 5812342957,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Burns",
        "dupr_id": "XJDRKX",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "GA, US"
      },
      {
        "name": "Mike Richardson",
        "dupr_id": "XJ5NX7",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      }
    ]
  },
  {
    "team_id": 7246585944,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Budreau",
        "dupr_id": "16K5KE",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rich Fair",
        "dupr_id": "8GP9DG",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]