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

Men's DUPR 8 Midweek Moneyball - Men's Doubles Combined DUPR 8.0

ID: 8185808509

对局比分

11-5

落败 / Loss

对决日期

2026-05-20

对局时间 (估算)

2:15 AM

对决场地

Flower Mound, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
HC
Hector Chavez

KOVYRY · Dallas, TX, US

DUPR

4.292

VT
Vinny Tran

D9N0NX · McKinney, TX, US

DUPR

4.189

阵营 2负方
Austin Tran

V47KRE · USA

DUPR

4.204

TL
Tin Le

Q52E40 · Carrollton, TX, US

DUPR

4.090

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8185808509
显示原始对决元数据 JSON
[
  {
    "team_id": 5570302020,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hector Chavez",
        "dupr_id": "KOVYRY",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Vinny Tran",
        "dupr_id": "D9N0NX",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 7771278934,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Tran",
        "dupr_id": "V47KRE",
        "rating": 4.204,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1207202/images/profile/fa9308d9-7bfc-476f-8b51-7f89957b9cd9.png",
        "location": ""
      },
      {
        "name": "Tin Le",
        "dupr_id": "Q52E40",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      }
    ]
  }
]