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

ERA's Houston Stallion Cup - $2,000 Doubles Money Ball (5.0+)

ID: 5633119760

对局比分

15-12

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

9:00 PM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
DD
Dameon Dawson

XJJV02 · Houston, TX, US

DUPR

4.317

DN
Dylan Nguyen

QPNQXN · Sugar Land, TX, US

DUPR

4.691

阵营 2负方
AS
Ahmad Soussi

3YV4OG · Shreveport, LA, US

DUPR

4.875

EZ
Eric Zheng

16VGJQ · Bossier City, LA, US

DUPR

4.863

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5633119760
显示原始对决元数据 JSON
[
  {
    "team_id": 6765176570,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dameon Dawson",
        "dupr_id": "XJJV02",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Dylan Nguyen",
        "dupr_id": "QPNQXN",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 7626382171,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ahmad Soussi",
        "dupr_id": "3YV4OG",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      },
      {
        "name": "Eric Zheng",
        "dupr_id": "16VGJQ",
        "rating": 4.863,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      }
    ]
  }
]