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

MD 4.5 8+ (Sat 12pm)

ID: 5078742876

对局比分

11-10

落败 / Loss

对决日期

2025-10-04

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GS
Gerald Sibayan

XJ47O5 · Fremont, CA, US

DUPR

4.584

PH
paul hortillas

KDXLKY · Pittsburg, CA, US

DUPR

4.492

阵营 2负方
AD
Alan Duan

3PJYNE · Arcadia, CA, US

DUPR

4.188

KT
Kyndall Ting

NYDEJW · Monterey Park, CA, US

DUPR

4.327

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5078742876
显示原始对决元数据 JSON
[
  {
    "team_id": 4708261459,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gerald Sibayan",
        "dupr_id": "XJ47O5",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "paul hortillas",
        "dupr_id": "KDXLKY",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      }
    ]
  },
  {
    "team_id": 7881540410,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Duan",
        "dupr_id": "3PJYNE",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      },
      {
        "name": "Kyndall Ting",
        "dupr_id": "NYDEJW",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Monterey Park, CA, US"
      }
    ]
  }
]