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

TONK Premier League - Game 2 - Division 2 - Playoff

ID: 8020729458

对局比分

11-7

落败 / Loss

对决日期

2025-11-12

对局时间 (估算)

7:30 PM

对决场地

Pickler Universe - Carrollton, 2800 N Interstate 35E, Carrollton, TX 75006, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Alan Peralta

8E5XJM · Dallas, TX, US

DUPR

4.622

AN
Anthony Nguyen

L5VD6K · Plano, TX, US

DUPR

4.511

阵营 2负方
KM
Kyle Moody

XJ7LR5 · Dallas, TX, US

DUPR

4.524

MM
Morris Mosseri

124MY7 · FL, US

DUPR

4.219

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8020729458
显示原始对决元数据 JSON
[
  {
    "team_id": 7217439679,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Peralta",
        "dupr_id": "8E5XJM",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Anthony Nguyen",
        "dupr_id": "L5VD6K",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 8296833905,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Moody",
        "dupr_id": "XJ7LR5",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Morris Mosseri",
        "dupr_id": "124MY7",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  }
]