返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Saturday 3.75-5.5 Advanced

ID: 7189090966

对局比分

11-9

落败 / Loss

对决日期

2025-05-24

对局时间 (估算)

11:30 PM

对决场地

Frontier Family Park, 20039, S 220th St

View Facility Page →

对决竞争阵营

阵营 1胜方
Shawn Henry

YGORY4 · Scottsdale, AZ, US

DUPR

3.794

AA
Ankit Arora

DW00QX · Gilbert, AZ, US

DUPR

4.383

阵营 2负方
WC
Will Carey

4ZE59M · Mesa, AZ, US

DUPR

3.862

TR
tyler richins

76WNK5 · Mesa, AZ, US

DUPR

3.998

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7189090966
显示原始对决元数据 JSON
[
  {
    "team_id": 8570551110,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shawn Henry",
        "dupr_id": "YGORY4",
        "rating": 3.794,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/164285_64bd9ad7d7520.png",
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Ankit Arora",
        "dupr_id": "DW00QX",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 6235672944,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Carey",
        "dupr_id": "4ZE59M",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "tyler richins",
        "dupr_id": "76WNK5",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]