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

Paddles at the Plex - Spring 2025 - Mixed Doubles: (4.5+) Age: (40 to 49)

ID: 6702952032

对局比分

10-15

落败 / Loss

对决日期

2025-03-01

对局时间 (估算)

1:00 PM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
Ruthie Brown

59K2VR · Peachtree City, GA, US

DUPR

5.163

DK
Darin Kourajian

8D6DX3 · Locust Grove, GA, US

DUPR

5.190

阵营 2胜方
AB
Ash Barton

3LPZLK · Cleveland, TN, US

DUPR

4.895

AS
Alan Sal Robertson

3Z57KL · McDonald, TN, US

DUPR

5.153

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6702952032
显示原始对决元数据 JSON
[
  {
    "team_id": 7093299587,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ruthie Brown",
        "dupr_id": "59K2VR",
        "rating": 5.163,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6717e0cee9483.jpg",
        "location": "Peachtree City, GA, US"
      },
      {
        "name": "Darin Kourajian",
        "dupr_id": "8D6DX3",
        "rating": 5.19,
        "profile_pic_url": null,
        "location": "Locust Grove, GA, US"
      }
    ]
  },
  {
    "team_id": 8443976933,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ash Barton",
        "dupr_id": "3LPZLK",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Cleveland, TN, US"
      },
      {
        "name": "Alan Sal Robertson",
        "dupr_id": "3Z57KL",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": "McDonald, TN, US"
      }
    ]
  }
]