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

Competitive Open Play Match

ID: 7305635790

对局比分

17-21

获胜 / Win

对决日期

2023-08-12

对局时间 (估算)

7:30 PM

对决场地

Los Cab Sports Village, Newhope Street, Fountain Valley, CA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
EB
Eric Brown

12LJR3 · Scottsdale, AZ, US

DUPR

4.732

SS
Samantha Stolper

89DJ5J · Scottsdale, AZ, US

DUPR

4.470

阵营 2胜方
SA
Sharon Anni Lee

1QJ9GN · Irvine, CA, US

DUPR

5.034

RH
ryan hurley

17KD93 · Newport Beach, CA, US

DUPR

4.835

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7305635790
显示原始对决元数据 JSON
[
  {
    "team_id": 7675985093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Brown",
        "dupr_id": "12LJR3",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Samantha Stolper",
        "dupr_id": "89DJ5J",
        "rating": 4.47,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 8179416028,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sharon Anni Lee",
        "dupr_id": "1QJ9GN",
        "rating": 5.034,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "ryan hurley",
        "dupr_id": "17KD93",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  }
]