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

Single Elimination

ID: 6849212583

对局比分

13-21

获胜 / Win

对决日期

2025-11-27

对局时间 (估算)

4:45 AM

对决场地

Levelup Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
FD
Fyodor D’Souza

4ZOY46 · Allentown, PA, US

DUPR

4.513

Henry Ye

W6L4ZG · Collegeville, PA, US

DUPR

4.133

阵营 2胜方
DF
Derek Ferrer

EGJ9PW · Pittsburgh, PA, US

DUPR

4.593

EE
EJ Estatico

W6E99M · Pittsburgh, PA, US

DUPR

5.224

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6849212583
显示原始对决元数据 JSON
[
  {
    "team_id": 8150950169,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fyodor D’Souza",
        "dupr_id": "4ZOY46",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Henry Ye",
        "dupr_id": "W6L4ZG",
        "rating": 4.133,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/150899/images/profile/512e751d-0597-474d-8cdc-f3aeac95660a.png",
        "location": "Collegeville, PA, US"
      }
    ]
  },
  {
    "team_id": 8177236533,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Derek Ferrer",
        "dupr_id": "EGJ9PW",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "EJ Estatico",
        "dupr_id": "W6E99M",
        "rating": 5.224,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]