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

Proton National Tour by MPO - Cash Prize Tournament in Mesa - Mixed Doubles 4.5

ID: 7119420907

对局比分

15-3

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

8:45 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
AS
Amy Sessions

3YN44P · Mesa, AZ, US

DUPR

5.231

David Kowalski

8G55D8 · Mesa, AZ, US

DUPR

4.965

阵营 2负方
KL
Kylee Lessar

JZO5MD · Peoria, AZ, US

DUPR

3.702

TB
Thomas Bottorff

3PO7E8 · Glendale, AZ, US

DUPR

4.502

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7119420907
显示原始对决元数据 JSON
[
  {
    "team_id": 4919048816,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Sessions",
        "dupr_id": "3YN44P",
        "rating": 5.231,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "David Kowalski",
        "dupr_id": "8G55D8",
        "rating": 4.965,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1363203/images/profile/b2bc8bea-846e-45cc-9428-51ccc949180c.png",
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 6910470889,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kylee Lessar",
        "dupr_id": "JZO5MD",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Thomas Bottorff",
        "dupr_id": "3PO7E8",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]