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

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

ID: 5591499669

对局比分

15-4

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

10:15 AM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
KM
Kyle McArthur

X26Q24 · Kathleen, GA, US

DUPR

4.441

MM
Max Morley

3LYYY6 · Bonaire, GA, US

DUPR

4.040

阵营 2负方
JS
John Scott

OD79OP · Tallahassee, FL, US

DUPR

3.627

LC
Lee Commander

NYVW5N · Tallahassee, FL, US

DUPR

3.954

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5591499669
显示原始对决元数据 JSON
[
  {
    "team_id": 7931673859,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle  McArthur",
        "dupr_id": "X26Q24",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Kathleen, GA, US"
      },
      {
        "name": "Max Morley",
        "dupr_id": "3LYYY6",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      }
    ]
  },
  {
    "team_id": 7532042784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Scott",
        "dupr_id": "OD79OP",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Lee Commander",
        "dupr_id": "NYVW5N",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  }
]