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

USLPL Indianapolis

ID: 8130206161

对局比分

9-11, 6-11

落败 / Loss

对决日期

2025-09-21

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DI
Darren Iden

7DM66M · Winchester, VA, US

DUPR

4.616

BB
Brooks Brooks

8GXJGG · Merritt Island, FL, US

DUPR

4.710

阵营 2胜方
DB
Derek Biendl

3L6VDQ · Bristow, VA, US

DUPR

4.764

MW
Michael W McMahon

V7YRX7 · Dallas, TX, US

DUPR

5.039

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8130206161
显示原始对决元数据 JSON
[
  {
    "team_id": 8248164451,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Darren Iden",
        "dupr_id": "7DM66M",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Winchester, VA, US"
      },
      {
        "name": "Brooks Brooks",
        "dupr_id": "8GXJGG",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Merritt Island, FL, US"
      }
    ]
  },
  {
    "team_id": 5306887820,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Derek Biendl",
        "dupr_id": "3L6VDQ",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Bristow, VA, US"
      },
      {
        "name": "Michael W McMahon",
        "dupr_id": "V7YRX7",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]