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

Summit High Stakes Mixed Doubles under 9.25 combined dupr pool A

ID: 4577853297

对局比分

12-10

落败 / Loss

对决日期

2025-09-16

对局时间 (估算)

10:15 AM

对决场地

Summit Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
KL
Katherine LeBaron

16VLXD · Washington, UT, US

DUPR

4.292

NE
Nolan Ethridge

YG6X6G · St. George, UT, US

DUPR

4.179

阵营 2负方
JB
Jared Brungard

3XKNVX · St. George, UT, US

DUPR

5.169

AA
Alivia Arp

8EP95J · St. George, UT, US

DUPR

4.062

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4577853297
显示原始对决元数据 JSON
[
  {
    "team_id": 8508064883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katherine LeBaron",
        "dupr_id": "16VLXD",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Nolan Ethridge",
        "dupr_id": "YG6X6G",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6903965939,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Brungard",
        "dupr_id": "3XKNVX",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Alivia Arp",
        "dupr_id": "8EP95J",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]