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

Men's Doubles 4.5 8+ Group B - CAPA Upland Champ 2025

ID: 6603139699

对局比分

6-11

获胜 / Win

对决日期

2025-07-19

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JG
Jonathan Go

8EKOOM · Diamond Bar, CA, US

DUPR

4.383

RC
Rolly Castillo

3LWWWQ · Chino, CA, US

DUPR

4.271

阵营 2胜方
MM
Michael Mow

DWNRZX · Claremont, CA, US

DUPR

4.121

EC
Eddy Cheung

3VM9X6 · Pasadena, CA, US

DUPR

4.462

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6603139699
显示原始对决元数据 JSON
[
  {
    "team_id": 8096018243,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Go",
        "dupr_id": "8EKOOM",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Diamond Bar, CA, US"
      },
      {
        "name": "Rolly Castillo",
        "dupr_id": "3LWWWQ",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Chino, CA, US"
      }
    ]
  },
  {
    "team_id": 5144775737,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Mow",
        "dupr_id": "DWNRZX",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Claremont, CA, US"
      },
      {
        "name": "Eddy Cheung",
        "dupr_id": "3VM9X6",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      }
    ]
  }
]