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

Pool A - Mixed 3.5 to 4.5 7pm Start

ID: 7577137507

对局比分

7-11

获胜 / Win

对决日期

2026-05-06

对局时间 (估算)

8:45 AM

对决场地

Diadem Pickleball Complex

View Facility Page →

对决竞争阵营

阵营 1负方
AC
Andres Chevasco

WKKPJL · Coconut Creek, FL, US

DUPR

3.802

MR
Marcia Reis

RZ9NGD · FL, US

DUPR

4.319

阵营 2胜方
CT
cameal taylor

30X7J2 · Lauderhill, FL, US

DUPR

3.930

TD
Tatum Delgreco

EX9W5E · Boca Raton, FL, US

DUPR

2.958

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7577137507
显示原始对决元数据 JSON
[
  {
    "team_id": 6334924055,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andres Chevasco",
        "dupr_id": "WKKPJL",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Coconut Creek, FL, US"
      },
      {
        "name": "Marcia Reis",
        "dupr_id": "RZ9NGD",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  },
  {
    "team_id": 6895868683,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "cameal taylor",
        "dupr_id": "30X7J2",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Lauderhill, FL, US"
      },
      {
        "name": "Tatum Delgreco",
        "dupr_id": "EX9W5E",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]