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

Men's Doubles 4.5 35+&50+ - CAPA Upland Champ 2025

ID: 5571714295

对局比分

11-6

落败 / Loss

对决日期

2025-07-19

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DL
Derek Lin

8KZ0PQ · Arcadia, CA, US

DUPR

3.687

VL
Victor Lam

3VLOMJ · USA

DUPR

4.029

阵营 2负方
SR
Steve Reifman

3ZZMKP · USA

DUPR

3.642

GO
Gregory Orselli

3XWDG5 · Los Angeles, CA, US

DUPR

4.376

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5571714295
显示原始对决元数据 JSON
[
  {
    "team_id": 5138410936,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Lin",
        "dupr_id": "8KZ0PQ",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      },
      {
        "name": "Victor Lam",
        "dupr_id": "3VLOMJ",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4347368325,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Reifman",
        "dupr_id": "3ZZMKP",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gregory Orselli",
        "dupr_id": "3XWDG5",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]