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

Pool A - DUPR 18 - The Dink Minor League Pickleball @ The PICKLR hosted by American Pickleball League ~ Scottsdale, AZ

ID: 5408562987

对局比分

21-17

获胜 / Win

对决日期

2025-03-02

对局时间 (估算)

4:45 AM

对决场地

The Picklr Scottsdale North

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Mark Whipple

3ZJOLQ · Scottsdale, AZ, US

DUPR

4.666

AS
Arsh Sharma

0YP7EQ · Scottsdale, AZ, US

DUPR

4.289

阵营 2负方
DR
Dalton Robinson

8WNWKY · Gilbert, AZ, US

DUPR

4.725

KC
Kevin Camacho

1NZ2RZ · Queen Creek, AZ, US

DUPR

4.694

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5408562987
显示原始对决元数据 JSON
[
  {
    "team_id": 7574991272,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Whipple",
        "dupr_id": "3ZJOLQ",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Arsh Sharma",
        "dupr_id": "0YP7EQ",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7585399984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dalton Robinson",
        "dupr_id": "8WNWKY",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Kevin Camacho",
        "dupr_id": "1NZ2RZ",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  }
]