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

2026 Houston PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7458263014

对局比分

15-2

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

11:30 PM

对决场地

Atascocita, TX

未核实场馆

对决竞争阵营

阵营 1胜方
Bret Berryman

XJEOG7 · Kansas City, MO, US

DUPR

5.453

BM
Brenna Murray

35KD01 · Provo, UT, US

DUPR

5.234

阵营 2负方
PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.769

RF
Rachael Fitzgerald

0ZQVE2 · Waterford, VA, US

DUPR

4.971

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7458263014
显示原始对决元数据 JSON
[
  {
    "team_id": 8527161796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bret Berryman",
        "dupr_id": "XJEOG7",
        "rating": 5.453,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1247300/images/profile/22907d54-a4f6-449a-933e-f68eb0c8d520.png",
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Brenna Murray",
        "dupr_id": "35KD01",
        "rating": 5.234,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 8453966325,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.769,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Rachael Fitzgerald",
        "dupr_id": "0ZQVE2",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "Waterford, VA, US"
      }
    ]
  }
]