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

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

ID: 4755922579

对局比分

21-17

获胜 / Win

对决日期

2025-03-02

对局时间 (估算)

8:45 AM

对决场地

The Picklr Scottsdale North

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Mark Whipple

3ZJOLQ · Scottsdale, AZ, US

DUPR

4.680

AS
Arsh Sharma

0YP7EQ · Scottsdale, AZ, US

DUPR

4.297

阵营 2负方
JG
jeremy grantham

3P449G · Phoenix, AZ, US

DUPR

4.304

TK
Tyler Kohner

1Q2070 · Phoenix, AZ, US

DUPR

3.989

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4755922579
显示原始对决元数据 JSON
[
  {
    "team_id": 6205825665,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Whipple",
        "dupr_id": "3ZJOLQ",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Arsh Sharma",
        "dupr_id": "0YP7EQ",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 4551893212,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jeremy grantham",
        "dupr_id": "3P449G",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Tyler Kohner",
        "dupr_id": "1Q2070",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]