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

PPA Tour: Veolia Texas Open - Mens Doubles Pro Qualifier

ID: 6159735778

对局比分

12-10, 11-7

落败 / Loss

对决日期

2026-03-09

对局时间 (估算)

11:30 PM

对决场地

McKinney, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
AW
Austin White

DWM056 · Memphis, TN, US

DUPR

5.346

DM
Danny Miron

8GQLPQ · Atlanta, GA, US

DUPR

5.571

阵营 2负方
BG
Blake Goodman

7DVMM4 · Kemah, TX, US

DUPR

5.644

EM
Eshaan Mylavarapu

3VQNJ6 · Plano, TX, US

DUPR

5.249

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6159735778
显示原始对决元数据 JSON
[
  {
    "team_id": 7587978715,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin White",
        "dupr_id": "DWM056",
        "rating": 5.346,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Danny Miron",
        "dupr_id": "8GQLPQ",
        "rating": 5.571,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 6755528592,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blake Goodman",
        "dupr_id": "7DVMM4",
        "rating": 5.644,
        "profile_pic_url": null,
        "location": "Kemah, TX, US"
      },
      {
        "name": "Eshaan Mylavarapu",
        "dupr_id": "3VQNJ6",
        "rating": 5.249,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]