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

Division 1 - Fall 2025

ID: 4678421079

对局比分

8-11

落败 / Loss

对决日期

2025-12-01

对局时间 (估算)

4:45 AM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
CM
Carl Marquess

352M53 · The Villages, FL, US

DUPR

4.215

LL
Larry Litchfield

845RGV · USA

DUPR

4.311

阵营 2胜方
RM
Richard Muth

3ZZDRP · USA

DUPR

4.620

JB
Jim Bruton

8DDZR6 · USA

DUPR

4.935

数据访问 (AI / 开发者)

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

cURL Request:

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