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

After Dark Duos - Life Time Kingwood - Mens Doubles - DUPR 8.5

ID: 6831050705

对局比分

15-7

获胜 / Win

对决日期

2025-08-23

对局时间 (估算)

6:15 AM

对决场地

Atascocita, TX

未核实场馆

对决竞争阵营

阵营 1胜方
DD
Dameon Dawson

XJJV02 · Houston, TX, US

DUPR

4.155

EG
Evan Griffiths

3ONYPW · Sugar Land, TX, US

DUPR

4.200

阵营 2负方
AW
Alex Warren

YGWEGD · The Woodlands, TX, US

DUPR

4.322

AG
Alex Gomez

6ZN7ED · USA

DUPR

3.645

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6831050705
显示原始对决元数据 JSON
[
  {
    "team_id": 4647514519,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dameon Dawson",
        "dupr_id": "XJJV02",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Evan Griffiths",
        "dupr_id": "3ONYPW",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 5072577522,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Warren",
        "dupr_id": "YGWEGD",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Alex Gomez",
        "dupr_id": "6ZN7ED",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]