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

4vs4 Under Armour Championship Team Series- Men Only Ventura County - Division 18 Open - Pool1 - Round 1

ID: 5120347545

对局比分

20-22

落败 / Loss

对决日期

2025-04-13

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CC
Cody Chapple

1QJR53 · Moorpark, CA, US

DUPR

4.550

ZA
Zach Abels

RZ0GWZ · Los Angeles, CA, US

DUPR

4.095

阵营 2胜方
JM
jason mochi

J5KD7J · USA

DUPR

4.695

MR
Mike Roberts

EG54JV · USA

DUPR

4.721

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5120347545
显示原始对决元数据 JSON
[
  {
    "team_id": 7624686704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cody Chapple",
        "dupr_id": "1QJR53",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Moorpark, CA, US"
      },
      {
        "name": "Zach Abels",
        "dupr_id": "RZ0GWZ",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7787570658,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jason mochi",
        "dupr_id": "J5KD7J",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Roberts",
        "dupr_id": "EG54JV",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]