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

Wednesday Ladder

ID: 6530394029

对局比分

7-15

落败 / Loss

对决日期

2024-05-22

对局时间 (估算)

6:15 AM

对决场地

2748 E Olivera Rd,, 94519, Concord

View Facility Page →

对决竞争阵营

阵营 1负方
MC
Missy Cantor

3POVQZ · Moraga, CA, US

DUPR

3.293

JF
Jeri Feuer

166790 · Clayton, CA, US

DUPR

3.268

阵营 2胜方
IR
Isaac Rodrigues

8DMKRM · Pittsburg, CA, US

DUPR

2.909

SR
Steve Robertson

3074WQ · Concord, CA, US

DUPR

3.322

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6530394029
显示原始对决元数据 JSON
[
  {
    "team_id": 8136035228,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Missy Cantor",
        "dupr_id": "3POVQZ",
        "rating": 3.293,
        "profile_pic_url": null,
        "location": "Moraga, CA, US"
      },
      {
        "name": "Jeri Feuer",
        "dupr_id": "166790",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Clayton, CA, US"
      }
    ]
  },
  {
    "team_id": 6253851763,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isaac Rodrigues",
        "dupr_id": "8DMKRM",
        "rating": 2.909,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      },
      {
        "name": "Steve Robertson",
        "dupr_id": "3074WQ",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  }
]