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

APP Next Houston - Men's Doubles Open

ID: 7972908195

对局比分

11-5, 12-10

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

4:45 AM

对决场地

Chicken N Pickle - Webster

View Facility Page →

对决竞争阵营

阵营 1胜方
DP
Drake Palm

16NERQ · San Diego County, CA, US

DUPR

5.857

DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

5.922

阵营 2负方
ET
Eli Trumeter

8W54DY · Horseshoe Bay, TX, US

DUPR

5.280

JC
Jae Centonze

RZ22XQ · Belleview, FL, US

DUPR

5.596

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7972908195
显示原始对决元数据 JSON
[
  {
    "team_id": 7692413745,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drake Palm",
        "dupr_id": "16NERQ",
        "rating": 5.857,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      },
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 5.922,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 5279301397,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eli Trumeter ",
        "dupr_id": "8W54DY",
        "rating": 5.28,
        "profile_pic_url": null,
        "location": "Horseshoe Bay, TX, US"
      },
      {
        "name": "Jae Centonze",
        "dupr_id": "RZ22XQ",
        "rating": 5.596,
        "profile_pic_url": null,
        "location": "Belleview, FL, US"
      }
    ]
  }
]