返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

USLPL Baltimore

ID: 5070227150

对局比分

6-11, 6-11

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JH
Jeffrey Howell

35GG03 · USA

DUPR

4.577

WP
Wendy Peay

3YMDND · Floyds Knobs, IN, US

DUPR

4.646

阵营 2胜方
SK
Sidney Kuo

84R4R6 · Quincy, MA, US

DUPR

4.517

CS
Cathy Silva

30OZ6Q · Mattapoisett, MA, US

DUPR

4.759

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5070227150
显示原始对决元数据 JSON
[
  {
    "team_id": 6411658078,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Howell",
        "dupr_id": "35GG03",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wendy Peay",
        "dupr_id": "3YMDND",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Floyds Knobs, IN, US"
      }
    ]
  },
  {
    "team_id": 5424096629,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sidney Kuo",
        "dupr_id": "84R4R6",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Cathy Silva",
        "dupr_id": "30OZ6Q",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Mattapoisett, MA, US"
      }
    ]
  }
]