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

TONK Premier League - Game 4 - Division 2

ID: 7654244569

对局比分

12-10

落败 / Loss

对决日期

2025-10-28

对局时间 (估算)

2:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
KM
Kyle Moody

XJ7LR5 · Dallas, TX, US

DUPR

4.497

BB
Becca Barrera

ZNWJ0D · USA

DUPR

4.045

阵营 2负方
VK
Vijay Kodali

ODGY0P · Plano, TX, US

DUPR

4.634

LL
Lya Lang

Z9MGJW · Arlington, TX, US

DUPR

4.537

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7654244569
显示原始对决元数据 JSON
[
  {
    "team_id": 4902254051,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Moody",
        "dupr_id": "XJ7LR5",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Becca Barrera ",
        "dupr_id": "ZNWJ0D",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8467903535,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vijay Kodali",
        "dupr_id": "ODGY0P",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Lya Lang",
        "dupr_id": "Z9MGJW",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Arlington, TX, US"
      }
    ]
  }
]