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

USLPL 35+ Championships

ID: 4486258904

对局比分

6-11, 8-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HC
Hanah Curtis

8M9RLL · Murphy, NC, US

DUPR

4.699

VW
Victor Wu

8DD2PM · Nashville, TN, US

DUPR

4.981

阵营 2胜方
BB
Bequi Barros Behar Luizelli

8EYOOO · Florianópolis, SC, BR

DUPR

5.078

AM
Andrew Makovsky

3VLZ4J · Fredericksburg, VA, US

DUPR

4.994

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4486258904
显示原始对决元数据 JSON
[
  {
    "team_id": 7738983511,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hanah Curtis",
        "dupr_id": "8M9RLL",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Murphy, NC, US"
      },
      {
        "name": "Victor Wu",
        "dupr_id": "8DD2PM",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 4985843879,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bequi Barros Behar Luizelli",
        "dupr_id": "8EYOOO",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Florianópolis, SC, BR"
      },
      {
        "name": "Andrew Makovsky",
        "dupr_id": "3VLZ4J",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      }
    ]
  }
]