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

TONK Premier League - Game 1 - Division 2

ID: 6832786762

对局比分

6-11

获胜 / Win

对决日期

2025-11-04

对局时间 (估算)

11:30 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
BS
Bethany Skaggs

8EP0RJ · Dallas, TX, US

DUPR

4.501

MN
Michaela Newkirk

GG40DG · McKinney, TX, US

DUPR

4.444

阵营 2胜方
LB
Lacey Burns

DWK5O4 · Dallas, TX, US

DUPR

4.545

LL
Lya Lang

Z9MGJW · Arlington, TX, US

DUPR

4.548

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6832786762
显示原始对决元数据 JSON
[
  {
    "team_id": 5506116471,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bethany Skaggs",
        "dupr_id": "8EP0RJ",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Michaela Newkirk",
        "dupr_id": "GG40DG",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 4901046042,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lacey Burns",
        "dupr_id": "DWK5O4",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Lya Lang",
        "dupr_id": "Z9MGJW",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Arlington, TX, US"
      }
    ]
  }
]