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

USLPL Championships

ID: 7088857388

对局比分

11-6, 11-9

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Aila Main

3Y52GD · New York, NY, US

DUPR

5.513

AC
Alexander Clayson

8KEPK8 · Charleston, SC, US

DUPR

5.240

阵营 2负方
AF
Angela Fink Riccabona

16RP4Q · Charlottesville, VA, US

DUPR

5.145

YB
Youssef Bouzidi

9PDMMK · Cave Spring, VA, US

DUPR

5.817

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7088857388
显示原始对决元数据 JSON
[
  {
    "team_id": 7498040626,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aila Main",
        "dupr_id": "3Y52GD",
        "rating": 5.513,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Alexander Clayson",
        "dupr_id": "8KEPK8",
        "rating": 5.24,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 6639764869,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Angela Fink Riccabona",
        "dupr_id": "16RP4Q",
        "rating": 5.145,
        "profile_pic_url": null,
        "location": "Charlottesville, VA, US"
      },
      {
        "name": "Youssef Bouzidi",
        "dupr_id": "9PDMMK",
        "rating": 5.817,
        "profile_pic_url": null,
        "location": "Cave Spring, VA, US"
      }
    ]
  }
]