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

2025 PUBLIX Candy Cane Classic - Mens Doubles Skill: (4.0) Age: (30 To 49)

ID: 6381350711

对局比分

15-17

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

12:45 AM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1负方
KW
Kevin Whitehead

76JJL9 · USA

DUPR

3.796

BW
Brian Whitehead

Z9OX5L · USA

DUPR

3.796

阵营 2胜方
JS
John Scott

OD79OP · Tallahassee, FL, US

DUPR

3.568

LC
Lee Commander

NYVW5N · Tallahassee, FL, US

DUPR

3.932

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6381350711
显示原始对决元数据 JSON
[
  {
    "team_id": 5442869177,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Whitehead",
        "dupr_id": "76JJL9",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Whitehead",
        "dupr_id": "Z9OX5L",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4811981568,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Scott",
        "dupr_id": "OD79OP",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Lee Commander",
        "dupr_id": "NYVW5N",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  }
]