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

Wine Country Premier Pickleball Fall Classic SUN-Mens Doubles 5.0+ / OPEN

ID: 8347491883

对局比分

11-1, 11-3

获胜 / Win

对决日期

2024-09-15

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DG
Dylan Goldman

8E9K2J · Davis, CA, US

DUPR

5.589

NW
Nicholas Wade

NYYOVN · Greater London, England, GB

DUPR

5.444

阵营 2负方
David Kowalski

8G55D8 · Mesa, AZ, US

DUPR

5.082

SJ
Sam Joseph Loomis

6ZPKRG · Napa, CA, US

DUPR

4.417

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8347491883
显示原始对决元数据 JSON
[
  {
    "team_id": 8231118210,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Goldman",
        "dupr_id": "8E9K2J",
        "rating": 5.589,
        "profile_pic_url": null,
        "location": "Davis, CA, US"
      },
      {
        "name": "Nicholas Wade",
        "dupr_id": "NYYOVN",
        "rating": 5.444,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  },
  {
    "team_id": 6277479699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Kowalski",
        "dupr_id": "8G55D8",
        "rating": 5.082,
        "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": "Sam Joseph Loomis",
        "dupr_id": "6ZPKRG",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Napa, CA, US"
      }
    ]
  }
]