返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Mixed Dinks Ladder S9W1

ID: 6773433768

对局比分

5-11

落败 / Loss

对决日期

2025-12-10

对局时间 (估算)

1:00 PM

对决场地

Costa Mesa Tennis Center

View Facility Page →

对决竞争阵营

阵营 1负方
RS
Robin Slome

8WDODM · Huntington Beach, CA, US

DUPR

3.330

BK
Bob Koch

LVYRLK · USA

DUPR

3.297

阵营 2胜方
MR
Michael Ryder

84P6W6 · Huntington Beach, CA, US

DUPR

3.425

JA
James Ackerman

MPWQJO · USA

DUPR

3.636

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6773433768
显示原始对决元数据 JSON
[
  {
    "team_id": 6379213075,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robin Slome",
        "dupr_id": "8WDODM",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Bob Koch",
        "dupr_id": "LVYRLK",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4998169691,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Ryder",
        "dupr_id": "84P6W6",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "James Ackerman",
        "dupr_id": "MPWQJO",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]