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

APP Mesa Open - Golden Ticket Qualifier for Amateurs and Pros - APP Mesa Open - Golden Ticket Qualifier for Amateurs and Pros - Super Senior Men's PRO Doubles

ID: 6945538294

对局比分

15-7

获胜 / Win

对决日期

2023-03-29

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Peter Brix

3556V5 · USA

DUPR

5.007

BM
Barry Mah

84PYOG · Port Moody, BC, CA

DUPR

5.286

阵营 2负方
LF
Lance Fors

1NREWN · Los Altos, CA, US

DUPR

4.858

GU
Gregory Unger

1QXD9D · Los Gatos, CA, US

DUPR

4.516

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6945538294
显示原始对决元数据 JSON
[
  {
    "team_id": 5964677508,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Brix",
        "dupr_id": "3556V5",
        "rating": 5.007,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219158/images/profile/c57e72d4-f1de-472f-bbc6-dbbe0fcecedc.png",
        "location": ""
      },
      {
        "name": "Barry Mah",
        "dupr_id": "84PYOG",
        "rating": 5.286,
        "profile_pic_url": null,
        "location": "Port Moody, BC, CA"
      }
    ]
  },
  {
    "team_id": 5849324635,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lance Fors",
        "dupr_id": "1NREWN",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Los Altos, CA, US"
      },
      {
        "name": "Gregory Unger",
        "dupr_id": "1QXD9D",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Los Gatos, CA, US"
      }
    ]
  }
]