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

Side Out Senior Slam Hosted By Cloud 11 - Mens Doubles Skill: (Open) Age: (50 And Above)

ID: 5631343746

对局比分

13-15

获胜 / Win

对决日期

2025-05-09

对局时间 (估算)

7:30 PM

对决场地

Everett, WA

View Facility Page →

对决竞争阵营

阵营 1负方
David Kowalski

8G55D8 · Mesa, AZ, US

DUPR

5.072

AO
Anthony Omlin

8KNNY8 · Gig Harbor, WA, US

DUPR

4.750

阵营 2胜方
RP
Randall Price

W6L06L · Bellevue, WA, US

DUPR

4.623

NK
Nate King

3559RP · Seattle, WA, US

DUPR

5.052

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5631343746
显示原始对决元数据 JSON
[
  {
    "team_id": 6133598965,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Kowalski",
        "dupr_id": "8G55D8",
        "rating": 5.072,
        "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"
      },
      {
        "name": "Anthony Omlin",
        "dupr_id": "8KNNY8",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Gig Harbor, WA, US"
      }
    ]
  },
  {
    "team_id": 4922760576,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Randall Price",
        "dupr_id": "W6L06L",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      },
      {
        "name": "Nate King",
        "dupr_id": "3559RP",
        "rating": 5.052,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]