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

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

ID: 5617697812

对局比分

21-10

落败 / Loss

对决日期

2026-01-25

对局时间 (估算)

5:00 PM

对决场地

Bay Club South ~ San Francisco

未核实场馆

对决竞争阵营

阵营 1胜方
CL
CS Leong

OD9GD2 · San Jose, CA, US

DUPR

4.293

S
Steven

YX4GOK · San Jose, CA, US

DUPR

4.400

阵营 2负方
PH
paul hortillas

KDXLKY · Pittsburg, CA, US

DUPR

4.527

GS
Gerald Sibayan

XJ47O5 · Fremont, CA, US

DUPR

4.606

数据访问 (AI / 开发者)

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

cURL Request:

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