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

Club Masters Mixed

ID: 6938021505

对局比分

11-4, 11-5

获胜 / Win

对决日期

2025-03-21

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LL
Lexi Lightfoot

1Q004D · South Jordan, UT, US

DUPR

4.849

CL
Connor Lightfoot

3L696J · South Jordan, UT, US

DUPR

4.850

阵营 2负方
MG
McKayla Guerrero

16W9M0 · Vineyard, UT, US

DUPR

4.571

BM
Bryson McMaster

3PJ0DM · Rexburg, ID, US

DUPR

5.023

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6938021505
显示原始对决元数据 JSON
[
  {
    "team_id": 8428375896,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lexi Lightfoot",
        "dupr_id": "1Q004D",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Connor Lightfoot",
        "dupr_id": "3L696J",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 4945982304,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "McKayla Guerrero",
        "dupr_id": "16W9M0",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      },
      {
        "name": "Bryson McMaster",
        "dupr_id": "3PJ0DM",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      }
    ]
  }
]