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

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

ID: 6673034890

对局比分

13-15

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

11:30 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
AJ
Amelia Johnson

8W2KOL · Tempe, AZ, US

DUPR

4.648

LG
Luke Geiser

8DPOEY · Mesa, AZ, US

DUPR

4.324

阵营 2胜方
AS
Amy Sessions

3YN44P · Mesa, AZ, US

DUPR

5.142

David Kowalski

8G55D8 · Mesa, AZ, US

DUPR

4.921

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6673034890
显示原始对决元数据 JSON
[
  {
    "team_id": 5928414215,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amelia Johnson",
        "dupr_id": "8W2KOL",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Luke Geiser",
        "dupr_id": "8DPOEY",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5156295528,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Sessions",
        "dupr_id": "3YN44P",
        "rating": 5.142,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "David Kowalski",
        "dupr_id": "8G55D8",
        "rating": 4.921,
        "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"
      }
    ]
  }
]