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

TONK Premier League - Game 1 - Division 3

ID: 5781047730

对局比分

3-11

落败 / Loss

对决日期

2025-11-06

对局时间 (估算)

7:30 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
GP
grace pham

XJL7J2 · Dallas, TX, US

DUPR

3.856

RM
Rebekah McQueen

1R5XRQ · Grandview, TX, US

DUPR

3.832

阵营 2胜方
HK
Heather Kim

2LO6G9 · Rowlett, TX, US

DUPR

4.294

JY
Jacklyn Yeung

7D0W50 · USA

DUPR

3.965

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5781047730
显示原始对决元数据 JSON
[
  {
    "team_id": 4563569596,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "grace pham",
        "dupr_id": "XJL7J2",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Rebekah McQueen",
        "dupr_id": "1R5XRQ",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": "Grandview, TX, US"
      }
    ]
  },
  {
    "team_id": 8530018694,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Heather Kim",
        "dupr_id": "2LO6G9",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Rowlett, TX, US"
      },
      {
        "name": "Jacklyn Yeung",
        "dupr_id": "7D0W50",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]