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

Fall Brawl 2025 - Senior MXD / 4.0 / 65-69

ID: 7444736702

对局比分

7-15

落败 / Loss

对决日期

2025-10-09

对局时间 (估算)

3:30 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
BL
Barbara Lawrie

X2YVNX · Ladysmith, BC, CA

DUPR

4.169

TM
Terry McPartland

V74M2P · Sandy, UT, US

DUPR

4.016

阵营 2胜方
JT
Janis Thomas

XJN907 · Pensacola, FL, US

DUPR

3.950

AP
Alan Piercy

84OVY2 · HUNTINGTN BCH, CA, US

DUPR

4.041

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7444736702
显示原始对决元数据 JSON
[
  {
    "team_id": 6347725290,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barbara Lawrie",
        "dupr_id": "X2YVNX",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Ladysmith, BC, CA"
      },
      {
        "name": "Terry McPartland",
        "dupr_id": "V74M2P",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 5973222629,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janis Thomas",
        "dupr_id": "XJN907",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Pensacola, FL, US"
      },
      {
        "name": "Alan Piercy",
        "dupr_id": "84OVY2",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "HUNTINGTN BCH, CA, US"
      }
    ]
  }
]