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

Three Rivers Championship - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 4478864755

对局比分

15-17

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

8:45 AM

对决场地

Canonsburg, PA

View Facility Page →

对决竞争阵营

阵营 1负方
DS
Daniel Shin

JZX7JW · Pittsburgh, PA, US

DUPR

4.643

JL
Jose La Vecchio

2LDKGE · San Felipe, Yaracuy, VE

DUPR

4.851

阵营 2胜方
EE
EJ Estatico

W6E99M · Pittsburgh, PA, US

DUPR

5.095

MA
Michael Agadis

KOXO56 · Lancaster, PA, US

DUPR

4.369

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4478864755
显示原始对决元数据 JSON
[
  {
    "team_id": 7731833405,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Shin",
        "dupr_id": "JZX7JW",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Jose La Vecchio",
        "dupr_id": "2LDKGE",
        "rating": 4.851,
        "profile_pic_url": null,
        "location": "San Felipe, Yaracuy, VE"
      }
    ]
  },
  {
    "team_id": 6244514823,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "EJ Estatico",
        "dupr_id": "W6E99M",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Michael Agadis",
        "dupr_id": "KOXO56",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      }
    ]
  }
]