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

ERA's Houston Challenger Cup - Mens Doubles Skill: (4.0)

ID: 6073095362

对局比分

16-14

落败 / Loss

对决日期

2025-04-13

对局时间 (估算)

3:30 PM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
JT
Justin Tzou

0QYLVQ · USA

DUPR

4.475

TN
Thomas Nguyen

Z9MKNW · USA

DUPR

4.481

阵营 2负方
BA
Benjamin An

7DMG4M · Cypress, TX, US

DUPR

4.102

PR
Paul Rathkamp

8E5PRW · Cypress, TX, US

DUPR

4.300

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6073095362
显示原始对决元数据 JSON
[
  {
    "team_id": 4370265607,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Tzou",
        "dupr_id": "0QYLVQ",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Nguyen",
        "dupr_id": "Z9MKNW",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6049376626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin An",
        "dupr_id": "7DMG4M",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Paul Rathkamp",
        "dupr_id": "8E5PRW",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  }
]