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

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

ID: 8449140168

对局比分

15-9

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

1:00 PM

对决场地

Missouri City, TX

未核实场馆

对决竞争阵营

阵营 1胜方
DN
Dylan Nguyen

QPNQXN · Sugar Land, TX, US

DUPR

4.677

EG
Evan Griffiths

3ONYPW · Sugar Land, TX, US

DUPR

4.723

阵营 2负方
SE
Stephen Eenigenburg

3006LN · TX, US

DUPR

4.259

ID
Isaac Diomande

8M5Y7G · Humble, TX, US

DUPR

4.522

数据访问 (AI / 开发者)

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

cURL Request:

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