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

Fall Brawl 2025 - MXD / 4.0 / 35+

ID: 7562874416

对局比分

8-15

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

9:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
LP
LeeAnn Powell

6ZMN9G · USA

DUPR

3.941

CT
Chris Thackeray

84RZM8 · San Antonio, TX, US

DUPR

4.242

阵营 2胜方
AC
Amy Cowley

1NN7L7 · North Salt Lake, UT, US

DUPR

4.451

MH
Mike Hadley

8D5J24 · West Point, UT, US

DUPR

4.420

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7562874416
显示原始对决元数据 JSON
[
  {
    "team_id": 8163876274,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "LeeAnn Powell",
        "dupr_id": "6ZMN9G",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Thackeray",
        "dupr_id": "84RZM8",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 6632001701,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Cowley",
        "dupr_id": "1NN7L7",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "North Salt Lake, UT, US"
      },
      {
        "name": "Mike Hadley",
        "dupr_id": "8D5J24",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "West Point, UT, US"
      }
    ]
  }
]