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

Pool A - DUPR 18/20 SUNDAY Start 1:30 PM

ID: 5408991423

对局比分

21-19

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

4:45 AM

对决场地

Bay Club South ~ San Francisco

未核实场馆

对决竞争阵营

阵营 1胜方
GS
Gerald Sibayan

XJ47O5 · Fremont, CA, US

DUPR

4.623

PH
paul hortillas

KDXLKY · Pittsburg, CA, US

DUPR

4.560

阵营 2负方
CL
CS Leong

OD9GD2 · San Jose, CA, US

DUPR

4.232

S
Steven

YX4GOK · San Jose, CA, US

DUPR

4.074

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5408991423
显示原始对决元数据 JSON
[
  {
    "team_id": 5776926425,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gerald Sibayan",
        "dupr_id": "XJ47O5",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "paul hortillas",
        "dupr_id": "KDXLKY",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      }
    ]
  },
  {
    "team_id": 4955827349,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "CS Leong",
        "dupr_id": "OD9GD2",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Steven",
        "dupr_id": "YX4GOK",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]