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

USLPL Baltimore

ID: 5733720278

对局比分

9-11, 11-10, 8-11

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
EV
Edward Valenzuela

84QO56 · Ashburn, VA, US

DUPR

4.582

CU
Christine Underwood

16EPMK · West Chester, OH, US

DUPR

4.766

阵营 2胜方
RC
Ron Cortese

3L4KJ3 · Oakton, VA, US

DUPR

4.491

SS
Sally Smithley

1NXX67 · Fort Wayne, IN, US

DUPR

4.844

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5733720278
显示原始对决元数据 JSON
[
  {
    "team_id": 5769626294,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edward Valenzuela",
        "dupr_id": "84QO56",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      },
      {
        "name": "Christine Underwood",
        "dupr_id": "16EPMK",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "West Chester, OH, US"
      }
    ]
  },
  {
    "team_id": 6843093486,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ron Cortese",
        "dupr_id": "3L4KJ3",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Oakton, VA, US"
      },
      {
        "name": "Sally Smithley",
        "dupr_id": "1NXX67",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  }
]