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

TONK Premier League - Game 1 - Division 3

ID: 4642258211

对局比分

11-9

获胜 / Win

对决日期

2025-10-28

对局时间 (估算)

12:45 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
GP
grace pham

XJL7J2 · Dallas, TX, US

DUPR

3.927

RC
Raysha Canup

3YDV5P · McKinney, TX, US

DUPR

4.029

阵营 2负方
KP
Kaitlyn Phillips

V4KY0P · Plano, TX, US

DUPR

3.882

Raelyn Miranda

EG25XO · Fort Worth, TX, US

DUPR

4.136

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4642258211
显示原始对决元数据 JSON
[
  {
    "team_id": 7036890441,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "grace pham",
        "dupr_id": "XJL7J2",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Raysha Canup",
        "dupr_id": "3YDV5P",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 5320220853,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kaitlyn Phillips",
        "dupr_id": "V4KY0P",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Raelyn Miranda",
        "dupr_id": "EG25XO",
        "rating": 4.136,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/174129_651bfd1476a8e.jpeg",
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]