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

Competitive Open Play Match

ID: 5550697339

对局比分

12-10

获胜 / Win

对决日期

2026-02-03

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Jullian Sevilla

94O2LE · USA

DUPR

3.311

AC
alvin credo

566NKL · Dumaguete, Central Visayas, PH

DUPR

4.697

阵营 2负方
KA
Khaiel Aldecoa

7N72WM · USA

DUPR

3.503

GE
GG Esmeña

4P55Q2 · USA

DUPR

3.538

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5550697339
显示原始对决元数据 JSON
[
  {
    "team_id": 6740595456,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jullian Sevilla",
        "dupr_id": "94O2LE",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alvin credo",
        "dupr_id": "566NKL",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Dumaguete, Central Visayas, PH"
      }
    ]
  },
  {
    "team_id": 4562330617,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Khaiel Aldecoa",
        "dupr_id": "7N72WM",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "GG Esmeña",
        "dupr_id": "4P55Q2",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]