返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Division 1 - Fall 2025

ID: 6436567452

对局比分

4-11

获胜 / Win

对决日期

2025-12-01

对局时间 (估算)

1:00 PM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
CM
Carl Marquess

352M53 · The Villages, FL, US

DUPR

4.205

LL
Larry Litchfield

845RGV · USA

DUPR

4.300

阵营 2胜方
RM
Richard Muth

3ZZDRP · The Villages, FL, US

DUPR

4.630

JB
Jim Bruton

8DDZR6 · Wildwood, FL, US

DUPR

4.946

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6436567452
显示原始对决元数据 JSON
[
  {
    "team_id": 4914599710,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carl Marquess",
        "dupr_id": "352M53",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Larry Litchfield",
        "dupr_id": "845RGV",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4939021635,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Muth",
        "dupr_id": "3ZZDRP",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Jim Bruton",
        "dupr_id": "8DDZR6",
        "rating": 4.946,
        "profile_pic_url": null,
        "location": "Wildwood, FL, US"
      }
    ]
  }
]