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

ERA's Houston Stallion Cup - Mens Doubles Skill: (4.5)

ID: 7299478951

对局比分

8-11

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

8:45 AM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1负方
ZT
Zachary Tilley

GGOQVQ · Houston, TX, US

DUPR

4.415

AN
Alexander Nguyen

4L595G · Houston, TX, US

DUPR

4.384

阵营 2胜方
BA
Benjamin An

7DMG4M · Cypress, TX, US

DUPR

4.451

EA
Ehis Aigberadion

PW0G0Z · Houston, TX, US

DUPR

4.298

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7299478951
显示原始对决元数据 JSON
[
  {
    "team_id": 5847279532,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zachary Tilley",
        "dupr_id": "GGOQVQ",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Alexander Nguyen",
        "dupr_id": "4L595G",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 8313778036,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benjamin An",
        "dupr_id": "7DMG4M",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Ehis Aigberadion",
        "dupr_id": "PW0G0Z",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]