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

CPL (4.0) Week (10) Montville @ Picklr Fair Lawn

ID: 5699460561

对局比分

21-18

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
XK
Xhulio Kola

76NY59 · Morristown, NJ, US

DUPR

4.168

GW

DUPR

4.184

阵营 2负方
WK
William Kuo

6ZOOWE · Fort Lee, NJ, US

DUPR

3.986

RS
Raymon Sarza

2L5XGR · Lingayen, Ilocos Region, PH

DUPR

4.495

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5699460561
显示原始对决元数据 JSON
[
  {
    "team_id": 8043918320,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Xhulio Kola",
        "dupr_id": "76NY59",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      },
      {
        "name": "Griffin Woodfinlevine",
        "dupr_id": "3XPJ22",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6851846404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Kuo",
        "dupr_id": "6ZOOWE",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Fort Lee, NJ, US"
      },
      {
        "name": "Raymon Sarza",
        "dupr_id": "2L5XGR",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Lingayen, Ilocos Region, PH"
      }
    ]
  }
]