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

Men's 4.0 to 4.99 7pm Start

ID: 6398282229

对局比分

9-11

获胜 / Win

对决日期

2026-02-26

对局时间 (估算)

10:15 AM

对决场地

Diadem Pickleball Complex

View Facility Page →

对决竞争阵营

阵营 1负方
RR
Richard Ruiz

NY46X7 · Coral Springs, FL, US

DUPR

3.888

TS
Trent Saylor

RZDREQ · Lake Worth Beach, FL, US

DUPR

4.812

阵营 2胜方
EC
Emanuele Celso

5607R5 · Miami, FL, US

DUPR

3.842

AA
Adam aframian

G0YP5D · Pinecrest, FL, US

DUPR

4.440

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6398282229
显示原始对决元数据 JSON
[
  {
    "team_id": 4483104547,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Ruiz",
        "dupr_id": "NY46X7",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      },
      {
        "name": "Trent Saylor",
        "dupr_id": "RZDREQ",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Lake Worth Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 7203938532,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emanuele Celso",
        "dupr_id": "5607R5",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Adam aframian",
        "dupr_id": "G0YP5D",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Pinecrest, FL, US"
      }
    ]
  }
]