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

Men's Power Pair - Doubles 4.5 - Mens Doubles 4.5

ID: 4710751274

对局比分

4-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

3:30 PM

对决场地

Missouri City, TX

未核实场馆

对决竞争阵营

阵营 1负方
TA
Tony Aleman

OZJ5Y7 · Corpus Christi, TX, US

DUPR

4.484

VP
Victor Pestana

KXL67Q · Corpus Christi, TX, US

DUPR

4.392

阵营 2胜方
DN
Dylan Nguyen

QPNQXN · Sugar Land, TX, US

DUPR

4.662

EG
Evan Griffiths

3ONYPW · Sugar Land, TX, US

DUPR

4.672

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4710751274
显示原始对决元数据 JSON
[
  {
    "team_id": 7661976781,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tony Aleman",
        "dupr_id": "OZJ5Y7",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Corpus Christi, TX, US"
      },
      {
        "name": "Victor Pestana",
        "dupr_id": "KXL67Q",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Corpus Christi, TX, US"
      }
    ]
  },
  {
    "team_id": 6369819919,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dylan Nguyen",
        "dupr_id": "QPNQXN",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Evan Griffiths",
        "dupr_id": "3ONYPW",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]