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

APP Next Houston - Mixed Doubles Open

ID: 8551128015

对局比分

12-15

获胜 / Win

对决日期

2026-05-22

对局时间 (估算)

4:45 AM

对决场地

Chicken N Pickle - Webster

View Facility Page →

对决竞争阵营

阵营 1负方
ET
Eli Trumeter

8W54DY · Horseshoe Bay, TX, US

DUPR

5.264

AO
Abigail OKelley

8GV00G · Harrison, TN, US

DUPR

4.944

阵营 2胜方
RB
Riley Bohnert

8GW02Q · Louisville, KY, US

DUPR

5.545

DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

5.945

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8551128015
显示原始对决元数据 JSON
[
  {
    "team_id": 7274209893,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eli Trumeter ",
        "dupr_id": "8W54DY",
        "rating": 5.264,
        "profile_pic_url": null,
        "location": "Horseshoe Bay, TX, US"
      },
      {
        "name": "Abigail OKelley",
        "dupr_id": "8GV00G",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Harrison, TN, US"
      }
    ]
  },
  {
    "team_id": 7969185892,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Riley Bohnert",
        "dupr_id": "8GW02Q",
        "rating": 5.545,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 5.945,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]