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

Club Masters Mixed

ID: 6617188803

对局比分

1-11, 5-11

获胜 / Win

对决日期

2025-03-22

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
LG
Lily Goodwin

896E9E · Spanish Fork, UT, US

DUPR

3.950

BL
Bryan Lundberg

8MJDD8 · Springville, UT, US

DUPR

5.448

阵营 2胜方
LL
Lexi Lightfoot

1Q004D · South Jordan, UT, US

DUPR

4.870

CL
Connor Lightfoot

3L696J · South Jordan, UT, US

DUPR

4.880

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6617188803
显示原始对决元数据 JSON
[
  {
    "team_id": 8518037411,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lily Goodwin",
        "dupr_id": "896E9E",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Bryan Lundberg",
        "dupr_id": "8MJDD8",
        "rating": 5.448,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      }
    ]
  },
  {
    "team_id": 8500695876,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lexi Lightfoot",
        "dupr_id": "1Q004D",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Connor Lightfoot",
        "dupr_id": "3L696J",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]