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

2026 Seattle Metro Winter Classic Presented by UW Medicine - SUN Mixed Doubles Senior OPEN $$

ID: 5801278512

对局比分

12-15

获胜 / Win

对决日期

2026-02-15

对局时间 (估算)

1:00 PM

对决场地

Seattle, WA

View Facility Page →

对决竞争阵营

阵营 1负方
LB
Leslie Ballard

8MEQPV · Portland, OR, US

DUPR

4.993

chris vacca

8EVG5J · Bend, OR, US

DUPR

4.627

阵营 2胜方
NI
Nicole Idalski

1RWZNE · St. Cloud, MN, US

DUPR

5.020

SA
Sohel Azhar

NYED4Z · Shoreline, WA, US

DUPR

4.733

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5801278512
显示原始对决元数据 JSON
[
  {
    "team_id": 5424953366,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leslie Ballard",
        "dupr_id": "8MEQPV",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "chris vacca",
        "dupr_id": "8EVG5J",
        "rating": 4.627,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219380/images/profile/b0e72fb7-a976-4aeb-b19d-2e4124d0ebfa.png",
        "location": "Bend, OR, US"
      }
    ]
  },
  {
    "team_id": 6883658001,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Idalski",
        "dupr_id": "1RWZNE",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "St. Cloud, MN, US"
      },
      {
        "name": "Sohel Azhar",
        "dupr_id": "NYED4Z",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Shoreline, WA, US"
      }
    ]
  }
]