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

Fall Brawl 2025 - MXD / 5.0 / All Ages

ID: 5854042738

对局比分

2-11, 7-11

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

11:30 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
NF
Nancy Froistad

8KY9MK · USA

DUPR

4.372

TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

5.197

阵营 2胜方
SB
Shelly Blanchard

8WRV2Y · South Jordan, UT, US

DUPR

4.544

BB
Bryce Blanchard

12JYQR · South Jordan, UT, US

DUPR

5.128

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5854042738
显示原始对决元数据 JSON
[
  {
    "team_id": 4926808995,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nancy Froistad",
        "dupr_id": "8KY9MK",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 5.197,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      }
    ]
  },
  {
    "team_id": 8521143453,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shelly Blanchard",
        "dupr_id": "8WRV2Y",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Bryce Blanchard",
        "dupr_id": "12JYQR",
        "rating": 5.128,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]