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

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

ID: 6166789071

对局比分

1-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

4:45 AM

对决场地

Missouri City, TX

未核实场馆

对决竞争阵营

阵营 1负方
SE
Stephen Eenigenburg

3006LN · TX, US

DUPR

4.247

ID
Isaac Diomande

8M5Y7G · Humble, TX, US

DUPR

4.510

阵营 2胜方
DN
Dylan Nguyen

QPNQXN · Sugar Land, TX, US

DUPR

4.684

EG
Evan Griffiths

3ONYPW · Sugar Land, TX, US

DUPR

4.743

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6166789071
显示原始对决元数据 JSON
[
  {
    "team_id": 7594568241,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Eenigenburg",
        "dupr_id": "3006LN",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "TX, US"
      },
      {
        "name": "Isaac Diomande",
        "dupr_id": "8M5Y7G",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 6512799927,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dylan Nguyen",
        "dupr_id": "QPNQXN",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Evan Griffiths",
        "dupr_id": "3ONYPW",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]