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

SIAL 4-22-2025 week #4 pool A

ID: 8088919815

对局比分

10-3

获胜 / Win

对决日期

2025-04-23

对局时间 (估算)

4:45 AM

对决场地

Fountain Valley Tennis & Pickleball Center

未核实场馆

对决竞争阵营

阵营 1胜方
PC
Paul Colburn

YX75D4 · Fountain Valley, CA, US

DUPR

3.490

VL
Vince Lu

DWWDE6 · Fountain Valley, CA, US

DUPR

3.905

阵营 2负方
GT
George Truong

D9JER4 · USA

DUPR

3.705

MR
Montree Rung

YGW40G · Huntington Beach, CA, US

DUPR

3.460

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8088919815
显示原始对决元数据 JSON
[
  {
    "team_id": 6799386402,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul  Colburn",
        "dupr_id": "YX75D4",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Vince Lu",
        "dupr_id": "DWWDE6",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 5932180722,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Truong",
        "dupr_id": "D9JER4",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Montree Rung",
        "dupr_id": "YGW40G",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]