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

APP Next Houston - Mixed Doubles Open

ID: 5780149839

对局比分

15-13, 11-5

获胜 / Win

对决日期

2026-05-22

对局时间 (估算)

4:45 AM

对决场地

Chicken N Pickle - Webster

View Facility Page →

对决竞争阵营

阵营 1胜方
RB
Riley Bohnert

8GW02Q · Louisville, KY, US

DUPR

5.576

DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

5.967

阵营 2负方
AV
Alexander Valencia

592EYP · Dallas, TX, US

DUPR

5.221

SK
Savannah Kotas

67QNNQ · TX, US

DUPR

4.099

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5780149839
显示原始对决元数据 JSON
[
  {
    "team_id": 6719007554,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Riley Bohnert",
        "dupr_id": "8GW02Q",
        "rating": 5.576,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 5.967,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 4840423261,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Valencia",
        "dupr_id": "592EYP",
        "rating": 5.221,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Savannah Kotas",
        "dupr_id": "67QNNQ",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "TX, US"
      }
    ]
  }
]