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

APP Next Houston - Men's Doubles Open

ID: 4496118989

对局比分

11-3, 11-5

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

6:15 AM

对决场地

Chicken N Pickle - Webster

View Facility Page →

对决竞争阵营

阵营 1胜方
DP
Drake Palm

16NERQ · San Diego County, CA, US

DUPR

5.863

DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

5.926

阵营 2负方
BH
Ben Hall

V7X56P · Saint John, IN, US

DUPR

4.972

AV
Alexander Valencia

592EYP · Dallas, TX, US

DUPR

5.213

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4496118989
显示原始对决元数据 JSON
[
  {
    "team_id": 8414267811,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drake Palm",
        "dupr_id": "16NERQ",
        "rating": 5.863,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      },
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 5.926,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 5788646183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Hall",
        "dupr_id": "V7X56P",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Saint John, IN, US"
      },
      {
        "name": "Alexander Valencia",
        "dupr_id": "592EYP",
        "rating": 5.213,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]