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

USLPL Championships

ID: 4564726109

对局比分

2-11, 11-2, 2-11

获胜 / Win

对决日期

2026-01-11

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BL
Bryan Lafferman

3V2V53 · Orlando, FL, US

DUPR

5.065

PS
Pablo Salas

12ZLM7 · Winter Park, FL, US

DUPR

5.052

阵营 2胜方
MC
Mickey Cook

3YV70P · USA

DUPR

5.020

YC
Yoon Choi

7DWK49 · Manalapan Township, NJ, US

DUPR

5.051

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4564726109
显示原始对决元数据 JSON
[
  {
    "team_id": 6401899241,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Lafferman",
        "dupr_id": "3V2V53",
        "rating": 5.065,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Pablo Salas",
        "dupr_id": "12ZLM7",
        "rating": 5.052,
        "profile_pic_url": null,
        "location": "Winter Park, FL, US"
      }
    ]
  },
  {
    "team_id": 8180674612,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mickey Cook",
        "dupr_id": "3YV70P",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yoon Choi",
        "dupr_id": "7DWK49",
        "rating": 5.051,
        "profile_pic_url": null,
        "location": "Manalapan Township, NJ, US"
      }
    ]
  }
]