返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Dallas Spring Open - Men's Doubles 4.25-4.75 (Min Combined DUPR 8)

ID: 7012633167

对局比分

7-11

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

4:45 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1负方
AK
Anakin Kung

X2KXK7 · Dallas, TX, US

DUPR

4.244

EA
Evan Adkins

PWGWZQ · Dallas, TX, US

DUPR

4.402

阵营 2胜方
DG
Drew Gooch

L5PVLK · Grapevine, TX, US

DUPR

4.532

KM
Kyle Moody

XJ7LR5 · Dallas, TX, US

DUPR

4.597

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7012633167
显示原始对决元数据 JSON
[
  {
    "team_id": 7893815484,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anakin Kung",
        "dupr_id": "X2KXK7",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Evan Adkins",
        "dupr_id": "PWGWZQ",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 4765022267,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Drew Gooch",
        "dupr_id": "L5PVLK",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Grapevine, TX, US"
      },
      {
        "name": "Kyle Moody",
        "dupr_id": "XJ7LR5",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]