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

Competitive Open Play Match

ID: 6153367130

对局比分

10-12, 6-11

获胜 / Win

对决日期

2025-08-16

对局时间 (估算)

3:30 PM

对决场地

Charleston, SC, USA

View Facility Page →

对决竞争阵营

阵营 1负方
FC
Frank Cuoco

QJXV6N · USA

DUPR

3.500

DD
Dirk DeWitt

MY94RO · USA

DUPR

3.500

阵营 2胜方
TM
Tim Mauter

GGY2DM · Charleston, SC, US

DUPR

4.646

GD
Gabi Dalnekoff

QXE4Z4 · USA

DUPR

3.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6153367130
显示原始对决元数据 JSON
[
  {
    "team_id": 7804956994,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Frank Cuoco",
        "dupr_id": "QJXV6N",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dirk DeWitt",
        "dupr_id": "MY94RO",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6805623828,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Mauter",
        "dupr_id": "GGY2DM",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Gabi Dalnekoff",
        "dupr_id": "QXE4Z4",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]